Skip to content
This repository was archived by the owner on Aug 8, 2018. It is now read-only.
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

Description

@esitharth

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.**

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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