Skip to content
This repository was archived by the owner on Aug 8, 2018. It is now read-only.

web3 2.7.0 has requirement gevent>=1.1.1, but you'll have gevent 1.1.0 which is incompatible. ethereum 2.3.2 has requirement rlp<2.0.0,>=1.0.1, but you'll have rlp 0.6.0 which is incompatible. #296

Open
1 task done
esitharth opened this issue Jul 12, 2018 · 0 comments

Comments

@esitharth
Copy link

esitharth commented Jul 12, 2018

Checklist

  • installed pyethapp inside a virtualenv

System/environment

  • OS: Ubuntu 18.04 LTS
  • python version: Python 2.7.15rc1
  • pyethapp version: 1.5.0
  • installation method (pip & pypi/git & setup.py): pip

Observed behaviour

Observing the below warning errors while installation. When I try to install the required package as stated, another dependency breaks down.

web3 2.7.0 has requirement gevent>=1.1.1, but you'll have gevent 1.1.0 which is incompatible. ethereum 2.3.2 has requirement rlp<2.0.0,>=1.0.1, but you'll have rlp 0.6.0 which is incompatible.

After satisfaction of the above stated version of the dependency gevent and rlp the following break down message pops up.

**> devp2p 0.9.3 has requirement rlp<0.7.0,>=0.6.0, but you'll have rlp 1.0.1 which is incompatible.

pyethapp 1.5.0 has requirement gevent==1.1.0, but you'll have gevent 1.1.1 which is incompatible.**

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

No branches or pull requests

1 participant