

I downloaded the 64 bit graphical installer for Python 3.7. Leave a comment below if you enjoyed this post.I am having trouble getting the Anaconda distribution to function properly on my Windows 10 computer (64 bit). Now take the next step and learn how to get started with Anaconda. Navigator should now open as shown below.Ĭongratulations, you have installed Anaconda on Windows 10! Open it and click on the Anaconda Navigator shortcut. In this guide, we install Anaconda without Microsoft VSCode.Ĭheck following post for a detailed guide on how to install Visual Studio Code on Windows 10.Ĭlick Finish to complete the installation.Ĭlick on the Windows button and look for Anaconda menu item. You can now also install the Microsoft Visual Code editor. Once the installation is complete, click Next. The Anaconda installation will now start.Ī progress bar shows the various steps that are executed. Or in case you need to use multiple versions of Python. Unless you plan on installing and running multiple versions of Anaconda. Leave the Register Anaconda as my default Python 3.6 box checked. The reason for this is that it can interfere with other software.Ĭhoose whether you want to register Anaconda as your default Python environment. We recommend that you do not add Anaconda to the PATH environment variable. You can change the installation location by clicking on the Browse… button.ĭo not install Anaconda in a directory that contains spaces or special characters.įor this example, we keep the default install location in the user’s home folder.Ĭhoose if you want to add Anaconda to your PATH environment variable. In this tutorial, we keep the recommended setting of Just Me. Installing for all users requires Windows Administrator privileges.

Select if you want to install for the current user or all users on the system. On Windows 10 a pop-up window will appear: The app you're trying to install isn't a verified app from the StoreĬlick on I Agree to accept the license agreement. Open the location of the downloaded executable. In this guide, we will download the 64-bit installer.Īt the time of writing the latest stable Anaconda release was version 5.2.0. Verify your windows bit version and click on the corresponding link. Head over to the Anaconda for Windows download page. A software development and consulting company based in Austin, Texas, USA. The distribution includes more than 250 popular data science packages.Īnaconda is free and open source and maintained by Anaconda Inc. It focuses on data science and machine learning related applications. So without further ado, let’s get started… What is Anaconda?Īnaconda is a distribution of the Python and R programming languages. This guide will help you learn to setup the Anaconda distribution for Python on Windows. How to Download and Install Anaconda on Windows
