
Once installed, you should open the Anaconda Navigator application and you will see a screen like: Go to Anaconda's website and install Python 3.7 for whichever operating system you own. You may then skip this step after you have successfully installed Python 3.7. You should open up terminal/command prompt and run the commands:Ĭonda update conda conda install python=3.7 Step 1 - Install Anaconda 3 If you already have Anaconda 3 installed with a version of Python before 3.7: Step 4 - Set Up VSCode for Python Development.Step 2 - Create Environment and Install Python Packages.Preface: Getting a development environment set up is easily one of the most frustrating things about being a programmer, so it's okay if this process doesn't go smoothly! If you run into troubles along the way, please make sure to post on the message board, come to office hours, or just Google around to see if you can solve the problem on your own!
