brownie_simple_storage icon indicating copy to clipboard operation
brownie_simple_storage copied to clipboard

I am trying to install eth-brownie but it keeps failing (windows)

Open SUPERetnad01 opened this issue 3 years ago • 2 comments

i am trying to follow the tutorial but while following the tutorial i keep getting stuck on installing brownie.

` Fatal error from pip prevented installation. Full pip output in file: C:\Users\dante.local\pipx\logs\cmd_2022-01-09_09.47.26_pip_errors.log

pip failed to build packages: bitarray cytoolz lru-dict

Some possibly relevant errors from pip install: error: [WinError 2] The system cannot find the file specified

Error installing eth-brownie.`

https://pastebin.com/7AngXbzN (full log)

SUPERetnad01 avatar Jan 09 '22 08:01 SUPERetnad01

Could you try any of these suggestions?

https://stackoverflow.com/questions/69679343/pipx-failed-to-build-packages

https://ethereum.stackexchange.com/questions/112042/link1120-error-when-attempting-to-install-brownie-with-pipx-install-eth-brownie

PatrickAlphaC avatar Jan 11 '22 04:01 PatrickAlphaC

Hey thanks for the response, I fixed it by reinstalling windows. I had a suspicion that the c++ build tools where doing something strange and I couldn't find an other way.

It seems a bit of overkill but it works I guess :)

SUPERetnad01 avatar Jan 11 '22 07:01 SUPERetnad01