<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 18, 2017 at 10:36 PM, Matthew Brett <span dir="ltr"><<a href="mailto:matthew.brett@gmail.com" target="_blank">matthew.brett@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<span><br>
On Mon, Sep 18, 2017 at 11:14 AM, Ralf Gommers <<a href="mailto:ralf.gommers@gmail.com" target="_blank">ralf.gommers@gmail.com</a>> wrote:<br>
><br>
><br>
> On Mon, Sep 18, 2017 at 10:11 PM, Matthew Brett <<a href="mailto:matthew.brett@gmail.com" target="_blank">matthew.brett@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Hi,<br>
>><br>
>> On Mon, Sep 18, 2017 at 11:07 AM, Thomas Kluyver <<a href="mailto:takowl@gmail.com" target="_blank">takowl@gmail.com</a>> wrote:<br>
>> > On 18 September 2017 at 10:59, Ralf Gommers <<a href="mailto:ralf.gommers@gmail.com" target="_blank">ralf.gommers@gmail.com</a>><br>
>> > wrote:<br>
>> >><br>
>> >> Binary wheels for Windows, Linux and OS X (for all supported Python<br>
>> >> versions, 32-bit and 64-bit) can be found at <a href="http://wheels.scipy.org" rel="noreferrer" target="_blank">http://wheels.scipy.org</a>.<br>
>> >> To<br>
>> >> install directly with pip:<br>
>> >><br>
>> >>     pip install scipy=='1.0.0b1' -f <a href="http://wheels.scipy.org" rel="noreferrer" target="_blank">http://wheels.scipy.org</a><br>
>> >> --trusted-host<br>
>> >> <a href="http://wheels.scipy.org" rel="noreferrer" target="_blank">wheels.scipy.org</a><br>
>> ><br>
>> ><br>
>> > I don't want to criticise the hard work that has gone into making this<br>
>> > available, but I'm disappointed that we're telling people to install<br>
>> > software over an insecure HTTP connection.<br>
>><br>
>> I personally prefer the following recipe:<br>
>><br>
>> pip install -f<br>
>> <a href="https://3f23b170c54c2533c070-1c8a9b3114517dc5fe17b7c3f8c63a43.ssl.cf2.rackcdn.com" rel="noreferrer" target="_blank">https://3f23b170c54c2533c070-1<wbr>c8a9b3114517dc5fe17b7c3f8c63a4<wbr>3.ssl.cf2.rackcdn.com</a><br>
>> scipy=='1.0.0b1'<br>
>><br>
>> > Can the wheels not be uploaded to PyPI?<br>
>><br>
>> Sounds like a good idea.  I can do that - any objections?<br>
><br>
><br>
> That would be helpful Matthew, I'm about to sign off for today.<br>
<br>
</span>Done - new instructions for testing:<br>
<br>
pip install --pre --upgrade scipy<br>
</blockquote><div><br></div><div>Thanks Matthew! Replying to all lists with the better install instructions.</div><div><br></div><div>Cheers,<br></div><div>Ralf</div><div><br></div><div><br></div></div><br></div></div>