Set Up Python Virtual Environment In Visual Studio Code (VS Code)

preview_player
Показать описание

If you are someone like me who writes a lot of Python code and building applications, then knowing how to use and manage a Python virtual environment is a must known skill. In this video, we will learn how to set up Python virtual environments in VS Code.

► Buy Me a Coffee? Your support is much appreciated!
-------------------------------------------------------------------------------------------
☕ Venmo: @Jie-Jenn

► Support my channel so I can continue making free contents
---------------------------------------------------------------------------------------------------------------

#vscode #visualstudiocode #python #pythontip
Рекомендации по теме
Комментарии
Автор

Thanks man, Searched for hours to get this solution.

dewaldklaassen
Автор

silly question: If I backup this folder: do I need to reinstall python base that used it (as for example since exe is not longer able to be downloaded at python)? Or does the virtual environment also encloses the python version that it needs?

sgdva
Автор

At 3:55 you click open with code. How do you set this up as a preference?

GriffinSeyfried