This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zayvelleman
Recipients zayvelleman
Date 2021-10-12.15:38:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634053122.93.0.794234678092.issue45448@roundup.psfhosted.org>
In-reply-to
Content
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 there is no such package.

I've tried multiple pip and python combo's for installation... Aswell as inside and outside a virtual enviroment.
History
Date User Action Args
2021-10-12 15:38:42zayvellemansetrecipients: + zayvelleman
2021-10-12 15:38:42zayvellemansetmessageid: <1634053122.93.0.794234678092.issue45448@roundup.psfhosted.org>
2021-10-12 15:38:42zayvellemanlinkissue45448 messages
2021-10-12 15:38:42zayvellemancreate