Dear all,
I am running a software which requires annoconda Since updating annoconda it will not run without having to do export PATH=“/usr/bin:$PATH” before running the software. I have tried doing nano ~/.zshrc and changing the ld path order but this did not work. Does anyone know how I could fix this so that I am not having to type PATH=“/usr/bin:$PATH” every time I use the open a new terminal to run the software, and why this has happened upon updating?
Many thanks for your time.