logicguy1 / Discord-Nitro-Generator-and-Checker

Generate discord nitro codes and check them
MIT License
617 stars 988 forks source link

Building Wheel For Numpy (pyproject.toml) termux #158

Open GayGayGay69 opened 1 year ago

GayGayGay69 commented 1 year ago

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

cszcszv163 commented 1 year ago

Me too. Is there any solution?

logicguy1 commented 1 year ago

Maybe some of this will help

https://github.com/logicguy1/Discord-Nitro-Generator-and-Checker/issues/163

logicguy1 commented 1 year ago

Might also be worth it to downgrade your numpy version, it seems there is an issue with android devices with the latest versions

dchap27 commented 1 year ago

I had same issue. I soved it by trying this MATHLIB="m" pip install numpy More on this here