Skip to main content
added 66 characters in body
Source Link
terdon
  • 252.7k
  • 69
  • 481
  • 719

If you have this line in bashrc , comment~/.bashrc:

export PATH="/root/anaconda2/bin:$PATH" 

Comment it out and then try . #export PATH="/root/anaconda2/binagain:$PATH"

#export PATH="/root/anaconda2/bin:$PATH" 

If you have this line in bashrc , comment it and then try . #export PATH="/root/anaconda2/bin:$PATH"

If you have this line in ~/.bashrc:

export PATH="/root/anaconda2/bin:$PATH" 

Comment it out and try again:

#export PATH="/root/anaconda2/bin:$PATH" 
Source Link

If you have this line in bashrc , comment it and then try . #export PATH="/root/anaconda2/bin:$PATH"