Download Python
How to download python
Hi Dr. Tooba!
Thanks for reaching out.
When you install the Anaconda package, it includes Jupyter Notebook with a preconfigured Python environment. Thus, by installing Anaconda, you're also setting up Python.
Hope this helps.
Best,
Ivan
I sintalled anaconda most recent version but can not find a way to get the anaconda prompt on my m1 mac. I have seraached the directory and am unable to find it and tried pip install on termial and can not get it to work
Hi Alicia!
The Anaconda Prompt, as it exists on Windows, doesn't have a direct equivalent on macOS, including on the M1 Mac. Instead, macOS users typically use the regular terminal to interact with Anaconda.
On your M1 Mac, you can access the terminal by searching for "Terminal" in Spotlight (Cmd + Space) or by finding it in the "Utilities" folder within "Applications".
If you're still facing issues, it might be helpful to uninstall and then reinstall Anaconda. Ensure that you download the version of Anaconda that is compatible with the M1 chip.
Hope this helps.
Best,
Ivan