I am able to successfully install numpy using pacman package on mingw64 on Windows OS. But, when I try to install via pip, I get the following error:
ERROR: Failed building wheel for numpy
Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
Installed python and pip details :
pip version 23.1.2 from C:/msys64/mingw64/lib/python3.10/site-packages/pip (python 3.10)
Python 3.10.11 [GCC 12.2.0 64 bit (AMD64)] on win32