[issue45448] PIP package installation failure for multiple packages

Zayden Micheal James report at bugs.python.org
Wed Oct 13 15:06:14 EDT 2021


Zayden Micheal James <zayvelleman at gmail.com> 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:

["numpy", "pandas", "tensorflow", "matplotlib"]

It is impossible for all of these libraries to be broken all at once with Python 3.10, PIP 21.2.4 and not be a problem with Python/PIP.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45448>
_______________________________________


More information about the Python-bugs-list mailing list