-
-
Notifications
You must be signed in to change notification settings - Fork 343
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot activate after installing on mac M3 #684
Comments
Use conda activate. Micromamba appearing is a bug sorry |
I have the same problem. conda activate returns "zsh: command not found: conda" |
|
Have you tried the following instructions from the installation log:
@burantiar if the above doesn't help you, please open an other issue. installation troubleshooting can provide the same symptoms but not be due to the same cause. |
Yes, I get the following error when I run the above 'eval' line:
|
what is your shell? |
That's what I don't know. Apologies, I am new to Mac, and am not sure where to find the shell name. |
@burantiar did you have any luck? |
Run This should give you your shell name. Most likely command would be:
|
@anpeter1 your shell is eval "$(/Users/ashley/miniforge3/bin/conda shell.zsh hook)" |
Comment:
I tried to install miniforge on my mac M3. When installing I chose not to have conda modify my shell by default, thinking I could call miniforge as needed. I think I've misunderstood the process. I am relatively new to conda, and very new to mac/linux. I'm just trying to either activate micromamba, or cleanly uninstall.
I've tried the following but nothing works, and I cannot uninstall because conda is not found.
I can't figure out what the base shell is supposed to be named, so cannot use the following command.
The following was my installation.
The text was updated successfully, but these errors were encountered: