Hi,

Your installation page
http://scikit-learn.org/stable/install.htmlcurrently say for Macports
to type:
sudo port install py27-sklearn
which gives for me the error:
Port py27-sklearn not found

On the other hand:
sudo port install py27-scikits-learn
does think it has installed something - see the macports issue tracker :
https://trac.macports.org/ticket/36021

However, my python (2.7.3) does not find the sklearn module when I try to
import it.
Is there something I am obviously doing wrong ?
It is true that I am separately having a problem with getting a test-error
free installation of scipy which could be related but the macport
installation instructions appear to be wrong at the moment.

Thanks,

Tom.
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to