Closed
Description
Describe the issue:
I'm not sure if this should go here, pip or on mingw repo, but here I go. I am using mingw enviroment with windows 10. And can't install numpy with pip for python 3.10.
There is a mingw package that installs numpy with python 3.10 flawlessly, but of coruse when creating a virtual enviroment, numpy is not accessible, so you have to install it with pip, and it fails.
Reproduce the code example:
pip install numpy
Error message:
https://gist.github.com/Kreijstal/877c6ff8c88b2e37420a7e08c5089a7e
too long to paste here
NumPy/Python version information:
3.10