For some reason, I did a reset of my bashrc and now my terminal says conda: command not found. Must be because all the changes in bashrc that came with the conda installation are not present there anymore. All my environments are still preserved and I can use them in PyCharm as it was before the reset. Can someone please list down the necessary changes I need to do to get my conda working in the terminal?
1 Reset to defaultI went back to my default bashrc and now the conda is not recognized as a command anymore in the terminal
|