Skip to content

hsarfraz/launching-python-in-visual-studio-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

launching-python-in-visual-studio-code

I am creating this repository to document the steps to launch python in visual studio code. This step is needed in almost every project so I want to make sure I document it so I have something to look back at whenever I need to launch python in visual studio code.

  1. Download and install python in visual studio code
  2. Create a folder in C drive to save python
  3. Save python in the C drive folder that you created
  4. Open the cmd prompt and go to the folder created in step 2
  5. Only using cmd prompt create a virtual environment
  6. Go back to visual studio code and change the python environment

Useful Video Tutorials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors