The `python` and `nosetests` executables that you are running are probably
not the macports ones. Type `which python` and `which nosetests`; usually
the macports one should be in /opt/local/bin.

Try running them manually.

Also, any reason not to use py27?

Yours,
Vlad


On Mon, Aug 12, 2013 at 7:58 AM, MORGANDON G <doh...@icloud.com> wrote:

>
>
> I am very interested in using this software but I am having trouble
> getting it started. The tests suggested on the install page do not run
> (nosetests sklearn --exe and python -c "import sklearn; sklearn.test()").
>
> To install, I used  the MacPorts command (sudo port install
> py26-sckkit-learn) assuming it would install all the dependencies. It ran
> to completion and reported no errors.
>
> MacPorts insists that the software is installed and 'active'.
>
> I didn't run any other preparation installs, I already had Xcode, the
> command line tools and XQuartz installed. I am using the latest release of
> the OS 10.8.4.
>
> Can someone tell me what I am doing wrong?
>
> Thank you,
> Don
>
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and
> AppDynamics. Performance Central is your source for news, insights,
> analysis and resources for efficient Application Performance Management.
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> Scikit-learn-general mailing list
> Scikit-learn-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to