- 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