Discord-Nitro-Generator-and-Checker
Discord-Nitro-Generator-and-Checker copied to clipboard
Building Wheel For Numpy (pyproject.toml) termux
Its Saying Building wheel for numpy and then i wait it says... [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
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
Me too. Is there any solution?
Maybe some of this will help
https://github.com/logicguy1/Discord-Nitro-Generator-and-Checker/issues/163
Might also be worth it to downgrade your numpy version, it seems there is an issue with android devices with the latest versions
I had same issue. I soved it by trying this MATHLIB="m" pip install numpy
More on this here