-
Notifications
You must be signed in to change notification settings - Fork 589
Open
Description
Environment information
brownieVersion: 1.19.3ganache-cliVersion: v6.12.2solcVersion: 0.8.18+commit.87f61d96.Linux.g++- Python Version: 3.10
- OS: osx/linux/win
What was wrong?
The installation fails via pipx.
$ pipx install eth-brownie
Fatal error from pip prevented installation. Full pip output in file:
/home/anon/.local/pipx/logs/cmd_2023-09-11_01.11.35_pip_errors.log
pip seemed to fail to build package:
pyyaml==5.4.1
Some possibly relevant errors from pip install:
error: subprocess-exited-with-error
AttributeError: cython_sources
Error installing eth-brownie.
The full debug log I have posted here: https://termbin.com/l9ly
How can it be fixed?
Apparently it's a dependency issue. Perhaps by updating the required version of pyyaml?
Metadata
Metadata
Assignees
Labels
No labels