berryconda icon indicating copy to clipboard operation
berryconda copied to clipboard

Berryconda is not able to be launched.

Open funfwo opened this issue 5 years ago • 4 comments

I once tried to install berryconda on Pi4. I installed and remove Miniconda before installing Berry. After installing Berry, I cannot use conda, since it shows -bash: /home/pi/miniconda3/bin/conda: no such file or directory. But I have changed .bashrc when installing berry to pi/berryconda What problem may lay here?Thanks

funfwo avatar Oct 24 '19 03:10 funfwo

You will need to modify your .bashrc file to add the bin directory under the berryconda install to your path. You should remove any changes that Miniconda made at the same time.

jjhelmus avatar Oct 25 '19 14:10 jjhelmus

Thanks, But I have uninstalled Miniconda. How can I find out what new lines are added by Miniconda.

funfwo avatar Oct 25 '19 14:10 funfwo

There should be lines which modify the PATH variable. They likely are at or near the end of the .bashrc or .profile file.

jjhelmus avatar Oct 25 '19 14:10 jjhelmus

I will check it tomorrow. Thank you.

funfwo avatar Oct 25 '19 14:10 funfwo