-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
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
Error while installing pycryptonight #14
Comments
We at the same place.Although I have already follow the ReadMe to install this but it still error.Mine one Like ' error: subprocess-exited-with-error × python setup.py bdist_wheel did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. |
error: subprocess-exited-with-error
× Building wheel for pycryptonight (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
cl : Command line warning D9002 : ignoring unknown option '-std=gnu99'
aesb.c
cl : Command line warning D9002 : ignoring unknown option '-std=gnu99'
c_blake256.c
crypto/c_blake256.c(14): fatal error C1083: Cannot open include file: 'c_blake256.h': No such file or directory
error: command 'C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\HostX86\x64\cl.exe' failed with exit code 2
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for pycryptonight
Failed to build pycryptonight
ERROR: Could not build wheels for pycryptonight, which is required to install pyproject.toml-based projects
The text was updated successfully, but these errors were encountered: