but that shortcut
http://www.lfd.uci.edu/~gohlke/pythonlibs/#scikit-learnshows runtime
errors for me.

On Sat, Sep 8, 2012 at 8:51 PM, Aliabbas Petiwala <aliabba...@gmail.com>wrote:

> Thanks Brian
> The following link saves the hassle :
> http://www.lfd.uci.edu/~gohlke/pythonlibs/#scikit-learn
>
>
> On Sat, Sep 8, 2012 at 8:45 PM, Brian Holt <bdho...@gmail.com> wrote:
>
>> Hi Aliabbas,
>>
>> By coincidence I've just spent the last 2 hours debugging my windows
>> build and I've just finally got it sorted, so I can empathise with
>> you!
>>
>> May I suggest that you download the Enthought 64bit distribution? It
>> comes with sklearn 0.11 already and works out of the box. You'll need
>> to supply your university email address and they will send you a link
>> to the windows 64bit version (for academic use).
>>
>> If you want to develop on scikit-learn, then I'd still recommend the
>> EPD distribution but you'll want to do a few things:
>>
>> 1) run `enpkg -l` to list packages and `enpkg --remove x` to remove
>> scikit-learn
>> 2) install cygwin leaving out python (you've already got it in EPD)
>> 3) in cygwin set `PATH=/cygdrive/c/Python27/Scripts:$PATH` to force
>> the use of the EPD gcc toolchain.
>> 4) run `make`
>>
>> @ogrisel I wonder if its worth adding this to the installation page?
>>
>> Brian
>>
>> On 8 September 2012 15:57, Aliabbas Petiwala <aliabba...@gmail.com>
>> wrote:
>> >
>> > on installing using pip -U i got following error:
>> >
>> > error: Unable to find vcvarsall.bat
>> >
>> > i am on windows 7 64bit and py2.7 32bit pythonxy installed
>> >
>> > On Sat, Sep 8, 2012 at 3:26 PM, Olivier Grisel <
>> olivier.gri...@ensta.org>
>> > wrote:
>> >>
>> >>
>> >> On Sep 8, 2012 3:42 AM, "Yaroslav Halchenko" <s...@onerussian.com>
>> wrote:
>> >> >
>> >> > meanwhile -- uploaded to Debian experimental and all releases on
>> >> > NeuroDebian.  While testing the installation I ran into a few issues
>> >> > while sklearn.test():
>> >> >
>> >> > * bulk of repeating deprecation warnings
>> >> > * some failures from nose (I think similar ones were reported before
>> to
>> >>
>> >> The attribute error failures are a nose bug and harmless. The remaining
>> >> failures on pinvh and co looks like real issues though.
>> >>
>> >> --
>> >> Olivier
>> >>
>> >>
>> >>
>> >>
>> ------------------------------------------------------------------------------
>> >> Live Security Virtual Conference
>> >> Exclusive live event will cover all the ways today's security and
>> >> threat landscape has changed and how IT managers can respond.
>> Discussions
>> >> will include endpoint security, mobile security and the latest in
>> malware
>> >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> >> _______________________________________________
>> >> Scikit-learn-general mailing list
>> >> Scikit-learn-general@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>> >>
>> >
>> >
>> >
>> > --
>> >
>> >
>> >
>> > Aliabbas Petiwala| Phd Scholar|Interdisciplinary Program in Education
>> > Technology|IIT
>> >
>> >
>> > Bombay|+919664867707 | http://home.iitb.ac.in/~aliabbas/
>> >
>> >
>> >
>> >
>> ------------------------------------------------------------------------------
>> > Live Security Virtual Conference
>> > Exclusive live event will cover all the ways today's security and
>> > threat landscape has changed and how IT managers can respond.
>> Discussions
>> > will include endpoint security, mobile security and the latest in
>> malware
>> > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> > _______________________________________________
>> > Scikit-learn-general mailing list
>> > Scikit-learn-general@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>> >
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Scikit-learn-general mailing list
>> Scikit-learn-general@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>>
>
>
>
> --
> *
>
>
> Aliabbas Petiwala| Phd Scholar|Interdisciplinary Program in Education
> Technology**|IIT *
> **
> **
> *Bombay|+919664867707 | http://home.iitb.ac.in/~aliabbas/*
>
>
>


-- 
*


Aliabbas Petiwala| Phd Scholar|Interdisciplinary Program in Education
Technology**|IIT *
**
**
*Bombay|+919664867707 | http://home.iitb.ac.in/~aliabbas/*
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to