On 2013-03-13, at 5:42 AM, Thomas Fawcett wrote: > sudo port install py27-scikits-learn
This is the correct install command. Assuming you installed macports in /opt/local: The shell command 'which python' should output /opt/local/bin/python and sklearn should be in the directory /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/ python2.7/site-packages/sklearn ------------------------------------------------------------------------------ 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
