If your problem is caused by anaconda
, it is unnecessary to remove //anaconda
directory.
Just open your ~/.bash_profile
, find the line
export PATH="//anaconda/bin:$PATH
and comment it out, then restart your terminal session.
If your problem is caused by anaconda
, it is unnecessary to remove //anaconda
directory.
Just open your ~/.bash_profile
, find the line
export PATH="//anaconda/bin:$PATH
and comment it out, then restart your terminal session.