-
-
Notifications
You must be signed in to change notification settings - Fork 351
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
How to run miniforge prompt with Powershell? #516
Comments
You can run powershell from cmd but I think we can port the shortcut over to conda-forge too. |
just do |
is the package that we would have to port over: https://anaconda.org/anaconda/powershell_shortcut ??? |
Hello everyone,
What I have to add to work with the |
This is a known issue of windows, see mamba-org/mamba#1717 |
today with the introduction of conda-libmamba-solver the advantages of mamba are much more muted. I think |
Ok, so long conda and mamba don't conflict both are fine for me. Thank You all for comments! |
Comment:
I have usually used anaconda before that provides "Anaconda Powershell Prompt" running a console corresponding to an environment where I could use
conda
commands. But I have found only "Miniforge prompt" running a cmd console not Powershell. How to run it in Powershell? I tried to run corresponding bat files (activate.bat &conda.bat activate
) but nothing happened.The text was updated successfully, but these errors were encountered: