How to Install Anaconda on Mac (Getting Started)

  Рет қаралды 32,724

Dave Ebbelaar

Dave Ebbelaar

Күн бұрын

Пікірлер: 41
@iamhervewabo1
@iamhervewabo1 2 жыл бұрын
hey dave is there a reason why the download prompt won't launch? i get to the success page but nothing happens. thanks.
@daveebbelaar
@daveebbelaar 2 жыл бұрын
Hmm, hard to tell, maybe your browser is blocking the download? Have you also tried the main download button at the top of the page?
@xixi4883
@xixi4883 2 жыл бұрын
same problem
@alexeimatcov7928
@alexeimatcov7928 Жыл бұрын
Thanks for this great video: very concise and informative
@thamizhanban9064
@thamizhanban9064 Жыл бұрын
hello, I have installed the anaconda but dont know how to install anaconda powershell prompt. Please can you guide
@lizachuyaozhang3824
@lizachuyaozhang3824 Жыл бұрын
Hi Dave, thank you for this amazing video! For my project, I need to setup venv in a python 3.11 version on Mac. In order to complete the setup, I also need to disable condo. How should I do that? I do not want to uninstall Anaconda on my Mac. Also, without condo, can I still create a python environment with a specific version to allow me to work on my project? Thanks in advance.
@dubanaveen5678
@dubanaveen5678 Жыл бұрын
Very neat expiation. I like it! Thanks so much!
@patrickbhardwaj007
@patrickbhardwaj007 Жыл бұрын
Greatly explained !!
@daveebbelaar
@daveebbelaar Жыл бұрын
Thanks Patrick!
@AdamHamwey
@AdamHamwey Жыл бұрын
I keep getting an error that its not compatible with this version of OS but I'm Up to date....
@yavuzsultanselim9988
@yavuzsultanselim9988 Жыл бұрын
At that now?
@ΣοφιανόςΤζιτζιρής
@ΣοφιανόςΤζιτζιρής 11 ай бұрын
Nice video!
@ygbr2997
@ygbr2997 Жыл бұрын
just bought a new macbook M2, sadly, anaconda does not support M2,guess i can only use Colab right now
@daveebbelaar
@daveebbelaar Жыл бұрын
You should be fine! Just follow this: docs.anaconda.com/free/anaconda/install/mac-os/ It seems like you just cannot use the Anaconda Navigator yet but working with Anaconda through the terminal is possible.
@ygbr2997
@ygbr2997 Жыл бұрын
@@daveebbelaar ​ the weirdest thing happened to me, I installed two times, all failed, in the third time, the wizard originally skipped the installation destination page, so i clicked "go back" and selected "only for me", and all successful going forward
@neal6583
@neal6583 2 жыл бұрын
Hi dave, I have installed the anaconda but my path is not in "user/opt/anaconda~~~~" its in "/opt/anaconda3" is there a problem with this?? and the anaconda navigator is not installed as well
@daveebbelaar
@daveebbelaar 2 жыл бұрын
Hi Neal, you can try to uninstall Anaconda and then go for 64-Bit Graphical Installer, instead of 64-Bit (M1). Other people in the comments had the same problem and that fixed it.
@tnabhinay
@tnabhinay 2 жыл бұрын
Hi Dave, Does anaconda automatically update to the latest python version as and when they come out?
@tnabhinay
@tnabhinay 2 жыл бұрын
And also l didn't understand, what pip is exactly, can you please make a video on pip
@daveebbelaar
@daveebbelaar 2 жыл бұрын
Hey Abhinay, thanks for your comment! If you want to change the version of Python to the latest version, you can do so by running "conda update python" in the terminal.
@daveebbelaar
@daveebbelaar 2 жыл бұрын
@@tnabhinay I will note that. Meanwhile, you can find more information about pip here: realpython.com/what-is-pip/ In short: pip let's you install Python packages that other people have built. This will speed up your coding :)
@ParasProgramming123
@ParasProgramming123 2 жыл бұрын
How do we download 3.9. Version on python on mac when 3.10.4 has come any tutorial oh this because in anaconda 3.9 is available not 3.10.4
@daveebbelaar
@daveebbelaar 2 жыл бұрын
Hi there, do you mean that you want to run python version 3.9 through Anaconda? If so, you can create a specific environment using the following command: conda create --name your-evn-name python==3.9 Then you can run: conda activate your-evn-name And you will be working in an environment with python 3.9 You can do this for any version of python and can create as many environments as you want. Please tell me if this answers your question :)
@udeshwijepala6915
@udeshwijepala6915 2 жыл бұрын
Hi Dave, I'm getting following error when I import packages in MacBook Air M2. Have you any solutions on this matter? Appreciate if you can suggest me some solutions. mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')
@daveebbelaar
@daveebbelaar 2 жыл бұрын
Hi Udesh, I haven't seen that one before. Maybe this post can help apple.stackexchange.com/questions/436801/m1-mac-mach-o-file-but-is-an-incompatible-architecture-have-x86-64-need-a
@udeshwijepala6915
@udeshwijepala6915 2 жыл бұрын
@@daveebbelaar Thank you very much Dave. I ll check it out.
@amaya3398
@amaya3398 2 жыл бұрын
Hey, I installed it but there isn't navigator application so can you help me with that plss???
@daveebbelaar
@daveebbelaar 2 жыл бұрын
Hey there, can you check your applications folder? If the installation is successful, you should see the Anaconda-Navigator there.
@amaya3398
@amaya3398 2 жыл бұрын
@@daveebbelaar yep i checked the application folder but it isn't there so I tried to reinstall it but it still didn't work 😕
@daveebbelaar
@daveebbelaar 2 жыл бұрын
@@amaya3398 What happens when you run "conda info" in the terminal?
@archiejackson7363
@archiejackson7363 2 жыл бұрын
I have the same problem. How did you fix it?
@amaya3398
@amaya3398 2 жыл бұрын
@@archiejackson7363 I didn't fix it, tbh I couldn't fix it cause it wasn't working
@BarryPennock
@BarryPennock Жыл бұрын
You jump from terminal to Virtual studio and lose me completely. 😞
How I'd Learn AI in 2025 (if I could start over)
17:55
Dave Ebbelaar
Рет қаралды 1,1 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
So Cute 🥰 who is better?
00:15
dednahype
Рет қаралды 19 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
How to Set up VS Code for Data Science & AI
22:53
Dave Ebbelaar
Рет қаралды 332 М.
Getting started with Anaconda and Python on a Mac
11:08
Susan B.
Рет қаралды 10 М.
Install Anaconda MAC OSX - ZSH ERROR fixed!
8:03
WebMoTLeY
Рет қаралды 23 М.
How to Install Python on Mac | Install Python on macOS (2024)
10:38
ProgrammingKnowledge
Рет қаралды 279 М.
Install Anaconda Python, Jupyter Notebook And Spyder on Mac / MacOS (2024)
10:50
How to setup Jupyter & Python on Mac, Windows or Linux Tutorial
9:32
CodingEntrepreneurs
Рет қаралды 82 М.
The only CONDA tutorial you'll need to watch to get started
10:56
Coding Professor
Рет қаралды 55 М.
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН