Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BUG: can't install from pip on mingw's python #22023

Closed
@Kreijstal

Description

@Kreijstal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions