[scikit-learn] Broken c dependencies

Georg Heiler georg.kf.heiler at gmail.com
Wed May 10 00:17:13 EDT 2017


Hi Matthew,

indeed, that works fine. But what was the Problem? Installation from source
should have worked fine?

Thank you very much!

Regards,
Georg

Matthew Brett <matthew.brett at gmail.com> schrieb am Di., 9. Mai 2017 um
23:31 Uhr:

> Hi,
>
> On Tue, May 9, 2017 at 7:20 PM, Matthew Brett <matthew.brett at gmail.com>
> wrote:
> > On Tue, May 9, 2017 at 6:27 PM, Georg Heiler <georg.kf.heiler at gmail.com>
> wrote:
> >> Yes just like that.
> >
> > Hum - you shouldn't get what I got, because I was installing for
> > Python 3.5, and there is a wheel for Python 3.5.  I now see there
> > isn't a wheel for OSX Python 3.6, so you should have got a source
> > install.  I'll set a wheel building now.
>
> OK - done.  Try this:
>
> pip uninstall -y scikit-learn
> # URL below should be all one line.
> CDN_URL=
> https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com
> pip install -f $CDN_URL scikit-learn
>
> Does that work?
>
> Cheers,
>
> Matthew
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170510/f1a2a900/attachment.html>


More information about the scikit-learn mailing list