Re: Problems with installing scikit-sklearn .13.1-3

750 views
Skip to first unread message

Gabi Davar

unread,
Mar 18, 2013, 11:28:57 AM3/18/13
to pyth...@googlegroups.com
Try re-installing the package. Make sure no python shells/applications are open!

I could not reproduce the issue above.

On Monday, March 18, 2013 2:20:37 AM UTC+2, Anne Dwyer wrote:
I tried to install the updated plug in for scikit-sklearn version .13.1-3 on the plugins update page for Python(x,y).

Python(x,y) shows that scikit-sklearn has been update but when I try to import something, I get an error:

from sklearn import preprocessing
  File "C:\Python27\lib\site-packages\sklearn\preprocessing.py", line 14, in <module>
    from .utils import check_arrays, array2d, atleast2d_or_csr, safe_asarray
  File "C:\Python27\lib\site-packages\sklearn\utils\__init__.py", line 9, in <module>
    from .murmurhash import murmurhash3_32
ImportError: cannot import name murmurhash3_32

I saw a question in stackoverflow that looks just like this. Here's the link: http://stackoverflow.com/questions/15274696/error-in-importing-from-sklearn

Is anyone else having this error and does anyone know how to fix this?
Reply all
Reply to author
Forward
0 new messages