How to FIX Conda Error 'argument command: invalid choice 'activate'' [SOLVED]

preview_player
Показать описание
In this video, I'll show you how you can fix the conda error that says: "argument command: invalid choice: activate". This error occurs because Conda has not initialized, you can easily fix this conda error by running these commands:
- conda init
- conda init bash

🌐Connect with me:

This will allow you to use conda in terminal and bash.
If you have issues trying to solve "argument command invalid choice activate" error in Conda, let me know in the comments below.
Рекомендации по теме
Комментарии
Автор

Hello brother, I am getting the error conda error: Run 'Conda init' before conda activate. Will this video solve the problem?

enisyurtseven
Автор

After following the two bash command, when I am trying to activate in window powershell it is giving the same error what can I do ??

shortz__u