[issue41978] numpy, scipy packages failed to install via pip - Windows 10 Pro 64 bit

2020-10-09 Thread Christian Heimes

Christian Heimes  added the comment:

As Jürgen said numpy does not provide binaries for Python 3.9 yet. Please 
report the issue with numpy and request builds for Python 3.9.

--
nosy: +christian.heimes
resolution:  -> third party
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41978] numpy, scipy packages failed to install via pip - Windows 10 Pro 64 bit

2020-10-09 Thread Jürgen Gmach

Jürgen Gmach  added the comment:

While e.g. numpy already shows Python 3.9 support on their GitHub repository ( 
https://github.com/numpy/numpy/blob/master/setup.py ), there is no Python 3.9 
compatible package on PyPI yet ( https://pypi.org/project/numpy/#files ).

I guess you have to wait a bit more until there will be a new release.

Also, this is the cpython issue tracker. When you have problems with a specific 
package, it is best to seek help at their issue tracker. For numpy this would 
be https://github.com/numpy/numpy/issues

Actually, there is already an issue on their tracker about support for Python 
3.9
https://github.com/numpy/numpy/issues/17482

I suggest to close this issue here.

--
nosy: +jugmac00

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41978] numpy, scipy packages failed to install via pip - Windows 10 Pro 64 bit

2020-10-08 Thread Thomas M. Alldread


New submission from Thomas M. Alldread :

Several attempts to install numpy/scipy packages failed. Pip reported pages of 
error information. Reverting back to version 3.8.5 resolved the issue using the 
exact same procedure.

--
components: Extension Modules, Installation, Windows
messages: 378303
nosy: paul.moore, steve.dower, tim.golden, tma, zach.ware
priority: normal
severity: normal
status: open
title: numpy, scipy packages failed to install via pip - Windows 10 Pro 64 bit
type: behavior
versions: Python 3.9

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com