On Thu, Sep 22, 2011 at 09:25:30AM -0700, hesety wrote:
> >>> from sklearn import svm

> Traceback (most recent call last):
>   File "<pyshell#0>", line 1, in <module>
>     from sklearn import svm
>   File "C:\Python26\lib\site-packages\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 installed 'scikit-learn-0.9.win32-py2.6' in just simple 'double-click '.

> Is it bugs?

This does look like 'bugs' to me. I can't reproduce is, but I am not
under Windows, so it doesn't mean much. Can you give us the contents of
your C:\Python26\lib\site-packages\sklearn\check_build directory, please?

Can other people reproduce this? It would be great to diagnose it, as if
this is what Windows users are getting, it is not a great user experience
:)

Gael

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to