cannot install dev dependencies
pkrauss3 opened this issue · 0 comments
pkrauss3 commented
- Trinity latest
- OS: Ubuntu 18.04.5 LTS
- Python version (output of
python --version
): Python 3.8.5 - Environment (output of
pip freeze
): N/A cannot install dependencies
What is wrong?
ERROR: Cannot install trinity because these package versions have conflicting dependencies.
The conflict is caused by:
eth-tester 0.5.0b2 depends on rlp<=2.0.0-alpha.1 and >=1.1.0
py-evm 0.3.0a20 depends on rlp<3 and >=2
How can it be fixed
Adjust dependencies by loosening the ranges or be explicit.
change to 0.5.0b3