-
Notifications
You must be signed in to change notification settings - Fork 16
Description
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