Skip to content

dependency conflict with py-evm 0.5* series #2295

@charles-cooper

Description

@charles-cooper
  • Version: 0.5.26
  • Python: 3.10
  • OS: linux

What was wrong?

Current web3.py not compatible with py-evm 0.5*. Below are the relevant lines from pip install output:

The conflict is caused by:
    py-evm 0.5.0a2 depends on eth-utils<3.0.0 and >=2.0.0
    web3 5.26.0 depends on eth-utils<2.0.0 and >=1.9.5

Metadata

Metadata

Assignees

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