[issue45448] PIP package installation failure for multiple packages

2021-10-14 Thread Zayden Micheal James
Zayden Micheal James added the comment: Oh so the problem will resolve itself when they, support Python 3.10 PIP 21.2.4. Sorry for the inconvenience. Can't wait for the libraries to be resolved and optimized -- ___ Python tracker

[issue45448] PIP package installation failure for multiple packages

2021-10-14 Thread Christian Heimes
Christian Heimes added the comment: This is not a problem that we can fix. Third party packages like numpy and tensorflow have not build and publish builds for Python 3.10 for all platforms yet. -- nosy: +christian.heimes resolution: -> third party status: open -> closed __

[issue45448] PIP package installation failure for multiple packages

2021-10-13 Thread Zayden Micheal James
Zayden Micheal James added the comment: I am using Python 3.10 and PIP 21.2.4. All installations worked fine with Python 3.9. I tried combinations such as: ["pip", "pip3", "python3 -m pip", "python -m pip3", "python -m pip","python3 -m pip3"] So far documented modules with problems are:

[issue45448] PIP package installation failure for multiple packages

2021-10-13 Thread Zayden Micheal James
Zayden Micheal James added the comment: This issue is still persisting with other libraries aswell such as matplotlib and the above mentioned. -- nosy: -eric.smith resolution: third party -> status: closed -> open type: compile error -> behavior

[issue45448] PIP package installation failure for multiple packages

2021-10-12 Thread Eric V. Smith
Eric V. Smith added the comment: You should report these problems to the numpy and tensorflow projects. I'm assuming they don't support 3.10 yet. -- nosy: +eric.smith resolution: -> third party stage: -> resolved status: open -> closed ___ Python

[issue45448] PIP package installation failure for multiple packages

2021-10-12 Thread Zayden Micheal James
New submission from Zayden Micheal James : When I try to install numpy using python version 3.10, pip version 21.2.4 it gives me a PEP517 error, with a bunch of other exceptions. When I try to install tensorflow using python version 3.10, pip version 21.2.4 it gives me an error saying that the