logicguy1/Discord-Nitro-Generator-and-Checker

Building Wheel For Numpy (pyproject.toml) termux

Opened this issue · 4 comments

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
Screenshot_2022-08-13-17-03-19-99

Me too. Is there any solution?

Maybe some of this will help

#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