Installing on WindowsΒΆ

  1. Download the Anaconda installer.

  2. Optional: Verify data integrity with MD5 or SHA-256. More info on hashes

  3. Double click the installer to launch.

    NOTE: If you encounter any issues during installation, temporarily disable your anti-virus software during install, then re-enable it after the installation concludes. If you have installed for all users, uninstall Anaconda and re-install it for your user only and try again.

  4. Click Next.

  5. Read the licensing terms and click I Agree.

  6. Select an install for “Just Me” unless you’re installing for all users (which requires Windows Administrator privileges) and click Next.

  7. Select a destination folder to install Anaconda and click Next.

    NOTE: Install Anaconda to a directory path that does not contain spaces or unicode characters.

    NOTE: Do not install as Administrator unless admin privileges are required.

    ../../_images/install-win-destination.png
  8. Choose whether to add Anaconda to your PATH environment variable. We recommend not adding Anaconda to the PATH environment variable, since this can interfere with other software. Instead, use Anaconda software by opening Anaconda Navigator or the Anaconda Prompt from the Start Menu.

    ../../_images/install-win-path.png
  9. Choose whether to register Anaconda as your default Python 3.6. Unless you plan on installing and running multiple versions of Anaconda, or multiple versions of Python, you should accept the default and leave this box checked.

  10. Click Install. You can click Show Details if you want to see all the packages Anaconda is installing.

  11. Click Next.

  12. After a successful installation you will see the “Thanks for installing Anaconda” image:

    ../../_images/anaconda-install-win.png

  13. You can leave the boxes checked “Learn more about Anaconda Cloud” and “Learn more about Anaconda Support” if you wish to read more about this cloud package management service and Anaconda support. Click Finish.

  14. After your install is complete, verify it by opening Anaconda Navigator, a program that is included with Anaconda. From your Windows Start menu, select the shortcut Anaconda Navigator. If Navigator opens, you have successfully installed Anaconda.

For more information about using Anaconda Navigator, see Navigator.

Problems? See troubleshooting.