> 
> Message: 5
> Date: Wed, 13 Mar 2013 12:53:31 -0600
> From: John Gleeson <[email protected]>
> Subject: Re: [Scikit-learn-general] macports installation instructions
> To: [email protected]
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
> 
> 
> On 2013-03-13, at 10:34 AM, John Gleeson wrote:
> 
>> 
>> On 2013-03-13, at 9:25 AM, Andreas Mueller wrote:
>> 
>>> On 03/13/2013 04:12 PM, Lars Buitinck wrote:
>>>> 2013/3/13 John Gleeson <[email protected]>:
>>>>>> sudo port install py27-scikits-learn
>>>>> This is the correct install command.
>>>> I just updated the docs. Apparently the name got mistyped py27-
>>>> sklearn
>>>> once, then the error was copied.
>>> Actually, the name was py27-scikits-learn, then renamed to py27-
>>> sklearn.
>>> Seems like it was changed back?
>>>> 
>>>> (The MacPorts package is in need of an update: the scikits module is
>>>> no longer required at all and the description contains the old name
>>>> as
>>>> well as a bunch of spelling errors.)
>>> Indeed.
>>> Any idea who is in charge of that?
>>> 
>> 
>> I'll test it without the scikits module on my MacPorts installations
>> and submit a ticket;
>> I'll update the description also.
> 
> https://trac.macports.org/ticket/38376
> 
> 

Thanks all for looking at this.

Regarding the SciKit learn sourceforge ticket : 
http://sourceforge.net/mailarchive/message.php?msg_id=30595200
as well as the above messages, I note now that : sudo port install 
py27-scikit-learn
now works (note, 'scikit' rather than 'scitkits' ie, no trailing 's' )

For me, I can load sklearn in python only from the folder 
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/ 
python2.7/site-packages
 and the tests give output :

Ran 1598 tests in 69.274s

OK (SKIP=16)

So the installed module seems fine but I think I just have the problem that my 
python doesn't know to look in this folder for modules.
The output of 'which python' is /usr/local/bin/python as opposed to the 
sourceforge ticket's suggestion of /opt/local/bin/python, so I will follow this 
up.

Regards (and apologies if this msg is not quite to the right people),

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