I installed numpy, scipy and scikit-learn using pip on mac os. However, in PyCharm, all import operations except when I try to import sklearn. I tried to do this in the Python shell, and everything worked out fine. Any ideas as to what causes this? Also, not sure if this is relevant, but I installed scikit-learn last.
The error I get is an unresolved link
python scikit-learn pycharm
daniel3412
source share