Create a Python virtual environment in Windows with VS Code

Published: 07 November 2024
on channel: Thomas Janssen
315
7

Running your Python project in a virtual environment is a best practice! Do you want to use different versions of libraries for different projects? Or do you want to make sure your Python project runs on different systems? A virtual environment is the solution!

⭐️ All the terminal commands I use⭐
python -m venv venv
venv\Scripts\Activate
Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted -Force

⭐️ Follow me ⭐
💼 LinkedIn:   / thomas--janssen  
✅ Instagram:   / tomstechacademy  

❗ Some of my videos contain affiliate links. When you click on these kind of links, I get a small percentage in case you make a purchase via the website. Be aware that this doesn't cost you anything - you never pay more than the standard retail price.

#python #virtualenv #virtualenvironment


Watch video Create a Python virtual environment in Windows with VS Code online, duration hours minute second in high quality that is uploaded to the channel Thomas Janssen 07 November 2024. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 315 times and liked it 7 visitors.