On Sat, Sep 28, 2019 at 11:23 AM Alan Isaac wrote:
> On 9/28/2019 12:12 PM, Charles R Harris wrote:
> > 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 thou
On 9/28/2019 12:12 PM, Charles R Harris wrote:
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
On Sat, Sep 28, 2019 at 9:45 AM Alan Isaac wrote:
> >>> On Fri, Sep 27, 2019 at 10:12 AM Alan Isaac wrote:
> >> Upgrading numpy with pip on Python 3.8b4 on Win 10
> >> produced:
> >> ERROR: Could not install packages due to an
> >> EnvironmentError: [WinError 123] The filename,
>
On Fri, Sep 27, 2019 at 10:12 AM Alan Isaac wrote:
Upgrading numpy with pip on Python 3.8b4 on Win 10
produced:
ERROR: Could not install packages due to an
EnvironmentError: [WinError 123] The filename,
directory name, or volume label syntax is incorrect:
'"C:'
H
On Fri, Sep 27, 2019 at 5:41 PM Charles R Harris
wrote:
> I that the pip that comes with Python 3.8b4?
>
> On Fri, Sep 27, 2019 at 10:12 AM Alan Isaac wrote:
>
>> Upgrading numpy with pip on Python 3.8b4 on Win 10 produced:
>> ERROR: Could not install packages due to an EnvironmentError: [WinErr
I that the pip that comes with Python 3.8b4?
On Fri, Sep 27, 2019 at 10:12 AM Alan Isaac wrote:
> Upgrading numpy with pip on Python 3.8b4 on Win 10 produced:
> ERROR: Could not install packages due to an EnvironmentError: [WinError
> 123] The filename, directory name, or volume label syntax is
Upgrading numpy with pip on Python 3.8b4 on Win 10 produced:
ERROR: Could not install packages due to an EnvironmentError: [WinError 123] The
filename, directory name, or volume label syntax is incorrect: '"C:'
However, the install appears to have been successful.
fwiw, Alan Isaac
_