<div dir="ltr">Hi Matthew,<div><br></div><div>indeed, that works fine. But what was the Problem? Installation from source should have worked fine?</div><div><br></div><div>Thank you very much!</div><div><br></div><div dir="ltr"><div>Regards,</div><div>Georg</div></div><br><div class="gmail_quote"><div dir="ltr">Matthew Brett <<a href="mailto:matthew.brett@gmail.com" target="_blank">matthew.brett@gmail.com</a>> schrieb am Di., 9. Mai 2017 um 23:31 Uhr:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
On Tue, May 9, 2017 at 7:20 PM, Matthew Brett <<a href="mailto:matthew.brett@gmail.com" target="_blank">matthew.brett@gmail.com</a>> wrote:<br>
> On Tue, May 9, 2017 at 6:27 PM, Georg Heiler <<a href="mailto:georg.kf.heiler@gmail.com" target="_blank">georg.kf.heiler@gmail.com</a>> wrote:<br>
>> Yes just like that.<br>
><br>
> Hum - you shouldn't get what I got, because I was installing for<br>
> Python 3.5, and there is a wheel for Python 3.5.  I now see there<br>
> isn't a wheel for OSX Python 3.6, so you should have got a source<br>
> install.  I'll set a wheel building now.<br>
<br>
OK - done.  Try this:<br>
<br>
pip uninstall -y scikit-learn<br>
# URL below should be all one line.<br>
CDN_URL=<a href="https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com" rel="noreferrer" target="_blank">https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com</a><br>
pip install -f $CDN_URL scikit-learn<br>
<br>
Does that work?<br>
<br>
Cheers,<br>
<br>
Matthew<br>
_______________________________________________<br>
scikit-learn mailing list<br>
<a href="mailto:scikit-learn@python.org" target="_blank">scikit-learn@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/scikit-learn" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/scikit-learn</a><br>
</blockquote></div></div>