Create a Python virtual environment in Windows with VS Code

Pubblicato il: 07 novembre 2024
sul canale di: Thomas Janssen
64,508
474

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


In questa pagina del sito puoi guardare il video online Create a Python virtual environment in Windows with VS Code della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Thomas Janssen 07 novembre 2024, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 64,508 volte e gli è piaciuto 474 spettatori. Buona visione!