

One thing to watch out for, though, is that you're installing Anaconda 3 (which packages Python 3) as opposed to Anaconda 2 (which packages Python 2). You do not need to uninstall your previous version, but if you select both of the options offered to you then it will probably go largely or completely unused. Should I uninstall my version of Python 3.7? More precisely, Anaconda is a distribution of standard CPython that comes with a bunch of extra packages pre-installed and some convenient extra tools that are specific to it. Subsequent installation of other software could put another Python ahead of Anaconda in the PATH.įor Question 2, does Anaconda install its own version of Python?Īnaconda is Python.

This option will do exactly what it says, and as a result, the Python in the Anaconda distribution will be available to be found via a PATH search, and it will initially appear at the beginning of the PATH. I guess that depends on what you mean by "default version of Python". I understand that Question 1 is asking me essentially do you want this version as your default version of Python.

In essence, what do people recommend I check? 1 and 2, just 2, just 1, or none? How do the options differ? My first thought was yes, but then said no, what if Python gets updated.įor Question 2, does Anaconda install its own version of Python? Should I uninstall my version of Python 3.7? What is this asking? This will allow other programs, such as Python tools for Visual Studio P圜harm, Wing IDE, PyDev, and MSI binary packages, to automatically detect Anaconda as the primary Python 3.7 on the system. Register Anaconda as my default Python 3.7.This "add to PATH" option makes Anaconda get found before previously installed software, but may cause problems requiring you to uninstall and reinstall Anaconda. Instead open Anaconda with the Windows Start menu and select "Anaconda (64-bit)". Add Anaconda to my PATH environment variable.In installing it, it is asking me two questions with check boxes: This link is the directory of Anaconda downloads with different versions for OS. So I went and downloaded Anaconda from here. However, I learned that to manipulate data frames and other cool stats stuff, you need Anaconda. I recently installed python 3.7 and Visual Code.
