I'm getting an ImportError after installation that reads:
>>> import sklearn
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "sklearn/__init__.py", line 19, in <module>
raise ImportError("Please do not forget to run `make` first")
ImportError: Please do not forget to run `make` first
I've tried to search for solutions to this problem, but all solutions seem to
be related to a windows distribution. Is this a problem with a known solution?
Thank you,
-Isaac
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general