Skip to content

Install Via Pipx Fails #1709

@darkerego

Description

@darkerego

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions