

To fully uninstall Anaconda, take these steps: Once located, follow the steps to uninstall Anaconda Navigator.In the list of installed applications, search for Anaconda.From the start menu, search for Apps & Features.When this completes, close the Anaconda Prompt.
#Install anaconda navigator conda install#

Once installed, go to the "Home" tab on the left side of Anaconda Navigator.If they are not available, ensure that you have enough drive space on your computer.You can verify that they have been installed by searching the "Installed" list to see that they are there. Once you have all twelve packages selected, click the "Apply" button and wait for the install packages dialog to finish "Solving" the specifications.Begin searching for your packages, one by one.To select the package, click the checkbox by its name.In the list of packages to the right, change the dropdown menu from "Installed" to "Not Installed".Once created, you will need to install your packages again.Name your environment, and select Python 3.7 as your python version.Once that finishes updating, click " Create" down near the bottom.To create a new Python environment, open Anaconda Navigator and select " Environments" on the left.By default, new installations of Anaconda seem to come with Python 3.8. Create a Working Environment Create new EnvironmentĪ few anaconda packages require Python 3.7 in order to function properly.
#Install anaconda navigator conda download#
Download Anaconda Individual Edition from the following link: Follow the steps in the installer.
