pythoninstallationscitools

ImportError: No module named scitools.std,anaconda already installed


I have installed anaconda and scitools with sudo.Where is the the problem?I got this:

from scitools.std import *
ImportError: No module named scitools.std

What should I check?

 echo "$PATH"
/home/milenko/anaconda/bin:/`

Solution

  • If you want to use anaconda,

    You have to replace apt-get with conda.