Anaconda Python 3.6 Mac Download
Installing Anaconda on MacOS
Installing Anaconda on MacOS
This department details the installation of the Anaconda Distribution of Python on MacOS. About versions of MacOS come up pre-installed with legacy Python (Version 2.7). You can confirm the legacy version of Python is installed on MacOS past opening and running a command at the MacOS terminal. To open up the MacOS final use [control]+[Space Bar] and blazon last in the Spotlight Search bar.
In the MacOS Terminal blazon (notation: the dollar sign $ is used to signal the final prompt. The dollar sign $ does non demand to be typed):
$ python You will well-nigh likely see Python version 2.7 is installed. An upshot for MacOS users is that the installed organization version of Python has a set of permissions that may always allow Python to run and may not allow users to install external packages. Therefore, I recommend the Anaconda distribution of Python is installed aslope the system version of Python that comes pre-installed with MacOS. You will be able to run Python code using the Anaconda distribution of Python, and you will be able to install external packages using the Anaconda distribution of Python.
Follow the steps below to install the Anaconda distribution of Python on MacOS.
Steps:
-
Visit Anaconda.com/downloads
-
Select MacOS and Download the .pkg installer
-
Open the .pkg installer
-
Follow the installation instructions
-
Source your .fustigate-rc file
-
Open a terminal and type
pythonand run some lawmaking.
one. Visit the Anaconda downloads page
Go to the post-obit link: Anaconda.com/downloads
2. Select MacOS and download the .pkg installer
In the operating systems box, select [MacOS]. Then download the near recent Python 3 distribution (at the time of this writing the most recent version is Python 3.half-dozen) graphical installer past clicking the Download link. Python two.vii is legacy Python. For problem solvers, select the most recent Python three version.
You may exist prompted to enter your electronic mail. You can notwithstanding download Anaconda if you lot click [No Thanks] or [x] and don't enter your Work Email address.
3. Open up the .pkg installer
Navigate to the Downloads folder and double-click the .pkg installer file yous just downloaded. Information technology may be helpful to order the contents of the Downloads folder by engagement to detect the .pkg file.
4. Follow the installation instructions
Follow the installation instructions. It is advised that you install Anaconda for the current user and that Anaconda is added to your PATH.
five. Source your .bash-rc file
Once Anaconda is installed, you need to load the changes to your PATH environment variable in the current terminal session.
Open the MacOS Terminal and blazon:
$ cd ~ $ source .bashrc 6. Open up a concluding and type python and run some code.
Open the MacOS Terminal and blazon:
$ python Yous should encounter something like
Python 3.6.3 | Anaconda Inc. | At the Python REPL (the Python >>> prompt) endeavour:
>>> import this If you see the Zen of Python, the installation was successful. Leave out of the Python REPL using the command get out(). Make sure to include the double parenthesis () after the leave command.
>>> go out() Anaconda Python 3.6 Mac Download
Posted by: bryantammed1973.blogspot.com

0 Komentar
Post a Comment