[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install Via Pipx Fails #1709

Open
darkerego opened this issue Sep 11, 2023 · 1 comment
Open

Install Via Pipx Fails #1709

darkerego opened this issue Sep 11, 2023 · 1 comment

Comments

@darkerego
Copy link

Environment information

  • brownie Version: 1.19.3
  • ganache-cli Version: v6.12.2
  • solc Version: 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?

@magnetto90
Copy link

Use https://github.com/Deivitto/auditor-docker it saved my life today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants