fatal error: longintrepr.h: No such file or directory
trntyy opened this issue · 2 comments
trntyy commented
python3 setup.py install
After a amount of text this appears:
fatal error: longintrepr.h: No such file or directory
Or the problem is because I need to download pycrypto and I get another error
pip3 install pycrypto
After a amount of text this appears:
ERROR: Could not build wheels for pycrypto, which is required to install pyproject.toml-based projects
The problem is not my operating system. I tried from several PCs with kali linux and the exact same thing appears.
I searched several forums for the solution but it didn't help me.
I need you to tell me how I can fix it.
JesusPanda commented
Same problem
epsylon commented
@trntyy @JesusPanda related -> aio-libs/aiohttp#6600
fix (not tested): aio-libs/aiohttp#6600 (comment)