我正在安装秘银,这种情况正在发生。在 Windows 10 中命令进入 virtualenv 提示符。我很抱歉部分输出是葡萄牙语的。
pip install mythril
Building wheel for pyethash (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
cl : Linha de comando warning D9002 : ignorando op‡Æo desconhecida '-std=gnu99'
internal.c
cl : Linha de comando warning D9002 : ignorando op‡Æo desconhecida '-std=gnu99'
io.c
cl : Linha de comando warning D9002 : ignorando op‡Æo desconhecida '-std=gnu99'
io_win32.c
c1: fatal error C1083: NÆo ‚ poss¡vel abrir arquivo fonte: 'src/libethash/io_win32.c': No such file or directory
error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.38.33130\\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 pyethash
Running setup.py clean for pyethash
Failed to build pyethash
ERROR: Could not build wheels for pyethash, which is required to install pyproject.toml-based projects
我确实遇到了你的ssam问题,你有解决方案吗??? mmy python版本是3.12.4,我想下载的mythril版本是最新的。