0

I recently moved miniconda2 to another directory and now I can't activate the conda environment. Please any suggestion to resolve this problem.

bash: conda: command not found

1 Answers1

0

What I said initially is wrong, amending PATH will not suffice.

If the anaconda documentation is something to go by. You can't just move directories.

You will have to uninstall conda and reinstall to the new place.

Fynn
  • 338