Problem:
I installed scikit-learn. When I try to run again:
sudo pip install -U scikit-learn
I get this message proving again that installation is ok:
Requirement already up-to-date: scikit-learn in /home/mebegueradj/.local/lib/python2.7/site-packages
Still, I can’t import it. How to resolve this problem?