Editing OSX set up Python (Anaconda)

From CommunityData

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 35: Line 35:


[[File:Macos-anaconda-self-delete.png|thumb|none|200px|Prompt from Package Installer asking if it is OK to trash the installation package.]]
[[File:Macos-anaconda-self-delete.png|thumb|none|200px|Prompt from Package Installer asking if it is OK to trash the installation package.]]
=== Special Steps for people using Mac OS 10.15 ===
<span style="font-weight: bold; color: red;">''These special steps may no longer be necessary. Please ask a mentor, and we can check it out together.''</span>
If you are using MacOS 10.15 (Catalina) or above, you will need to configure the system to recognize Anaconda. You can find out which version of MacOS you have: you can click the Apple menu icon at the top left corner of your screen and then select the “About This Mac” command.
If the version number says '''10.15 or higher''' it means you have a pretty new computer (congratulations on that). It also means that you will need to have to do an additional step. It might be a good idea to raise your hand and ask a mentor for help with this part.
To do so, open Terminal.app (either using Command-space or opening '''Applications > Utilities > Terminal.app''' and entering the following:
<nowiki>./opt/anaconda3/bin/conda init zsh
</nowiki>
You should end up with something like this:
[[file:Macos-conda-zsh.png|thumb|none|alt=A terminal window showing the result of configuring Conda and MacOS Catalina.]]
Once you're done, you can quit Terminal (either with Command-Q or the menu option '''Terminal > Quit Terminal''').


== Test your Python install ==
== Test your Python install ==
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see CommunityData:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)

Template used on this page: