简体   繁体   English

我无法在 windows 上安装 eth-brownie

[英]I can't install eth-brownie on windows

I also installed microsoft c++ 14.... but i really don't know how to get around this Here is the error:我还安装了 microsoft c++ 14 ....但我真的不知道如何解决这个问题这是错误:

Fatal error from pip prevented installation. Full pip output in file:
    C:\Users\aiatu\.local\pipx\logs\cmd_2022-12-23_22.25.32_pip_errors.log

pip failed to build packages:
    bitarray
    cytoolz
    yarl

Some possibly relevant errors from pip install:
    error: subprocess-exited-with-error
    error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.34.31933\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2
    cytoolz/dicttoolz.c(209): fatal error C1083: Non Š possibile aprire il file inclusione: 'longintrepr.h': No such file or directory
    yarl/_quoting_c.c(196): fatal error C1083: Non Š possibile aprire il file inclusione: 'longintrepr.h': No such file or directory

Error installing eth-brownie.

Once again, here answering my own queston.再一次,在这里回答我自己的问题。 I had python 3.11.1, i deleted this python version and installed 3.10.9.我有 python 3.11.1,我删除了这个 python 版本并安装了 3.10.9。 and then i installed brownie via: pip install eth-brownie然后我通过以下方式安装了 brownie: pip install eth-brownie

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM