We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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.
The text was updated successfully, but these errors were encountered:
Same problem
Sorry, something went wrong.
@trntyy @JesusPanda related -> aio-libs/aiohttp#6600
fix (not tested): aio-libs/aiohttp#6600 (comment)
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: