Download Python 3.7 On Mac Conda

You have 3 conda download options:

With the conda-install command, you can start using thousands of open-source Conda, R, Python and many other packages. Manage Environments Individual Edition is an open source, flexible solution that provides the utilities to build, distribute, install, update, and manage software in a cross-platform manner. Python 3.7.0 - June 27, 2018. Note that Python 3.7.0 cannot be used on Windows XP or earlier. Download Windows help file; Download Windows x86-64 embeddable zip file; Download Windows x86-64 executable installer; Download Windows x86-64 web-based installer; Download Windows x86 embeddable zip file; Download Windows x86 executable installer.

  • Download Anaconda---free.

  • Download Miniconda---free.

  • Purchase Anaconda Enterprise.

You can download any of these 3 options with legacy Python 2.7 orcurrent Python 3.

You can also choose a version with a GUI or a command lineinstaller.

Tip

If you are unsure which option to download, choose themost recent version of Anaconda3, which includes Python 3.7.If you are on Windows or macOS, choose the version with theGUI installer.

Choose Anaconda if you:

Download Python 3.7 On Mac Conda

Conda Python 3.7

  • Are new to conda or Python.

  • Like the convenience of having Python and over 1,500 scientificpackages automatically installed at once.

  • Have the time and disk space---a few minutes and 3 GB.

  • Do not want to individually install each of the packages youwant to use.

Choose Miniconda if you:

  • Do not mind installing each of the packages you want to useindividually.

  • Do not have time or disk space to install over 1,500 packages atonce.

  • Want fast access to Python and the conda commands and you wishto sort out the other programs later.

  • Whether you use Anaconda or Miniconda, select the most recentversion.

  • Select an older version from the archive only if you are testingor need an older version for a specific purpose.

  • To use conda on Windows XP, select Anaconda 2.3.0 and seeUsing conda on Windows XP with or without a proxy.

Both GUI and command line installers are available for Windows,macOS, and Linux:

Conda 3.7

  • If you do not wish to enter commands in a terminal window,choose the GUI installer.

  • If GUIs slow you down, choose the command line version.

  • The last version of Python 2 is 2.7, which is included withAnaconda and Miniconda.

  • The newest stable version of Python is 3.7, which is includedwith Anaconda3 and Miniconda3.

  • You can easily set up additional versions of Python such as 3.5by downloading any version and creating a new environment withjust a few clicks. See Getting started with conda.

SHA-256 checksums are available forMiniconda andAnaconda.We do not recommend using MD5 verification as SHA-256 is more secure.

Download the installer file and before installing verify it as follows:

Conda Install Python 3.7

  • Windows:

    • If you have PowerShell V4 or later:

      Open a PowerShell console and verify the file as follows:

    • If you don't have PowerShell V4 or later:

      Use the free online verifier toolon the Microsoft website.

      1. Download the file and extract it.

      2. Open a Command Prompt window.

      3. Navigate to the file.

      4. Run the following command:

  • macOS: In iTerm or a terminal window enter shasum-a256filename.

  • Linux: In a terminal window enter sha256sumfilename.