<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 28, 2019 at 9:45 AM Alan Isaac <<a href="mailto:alan.isaac@gmail.com">alan.isaac@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">>>> On Fri, Sep 27, 2019 at 10:12 AM Alan Isaac wrote:<br>
>>     Upgrading numpy with pip on Python 3.8b4 on Win 10 <br>
>>     produced:<br>
>>     ERROR: Could not install packages due to an <br>
>>     EnvironmentError: [WinError 123] The filename, <br>
>>     directory name, or volume label syntax is incorrect: <br>
>>     '"C:'<br>
<br>
>>     However, the install appears to have been successful.<br>
<br>
>> On Fri, Sep 27, 2019 at 5:41 PM Charles R Harris wrote:<br>
> I that the pip that comes with Python 3.8b4?<br>
<br>
Yes.<br>
<br>
On 9/27/2019 7:43 PM, Charles R Harris wrote:<br>
> And where did you get NumPy, we don't have any compatible wheels. Was this from source? <br>
<br>
<br>
Umm, ... does `pip` automatically compile from source in<br>
this case?  (I just used `python38 -m pip install numpy`;<br>
I'm afraid I did not specify a log file.)<br></blockquote><div><br></div><div>Yes. I'm actually pleased that the install succeeded on Window, although you won't have good BLAS/LAPACK, just the numpy C versions of lapack_lite. The warning/error is a bit concerning though, it would be nice to know if it is from Python3.8 pip or numpy.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
But I'll take the core message to be: wait for the wheels.<br></blockquote><div><br></div><div>We will need to work on generating 3.8 wheels as soon as Python 3.8 is released. I'd like to try before then, but the simplest attempt failed and I didn't pursue it.</div><div><br></div><div>Chuck  </div></div></div>