py-etherdelta icon indicating copy to clipboard operation
py-etherdelta copied to clipboard

packages incompatible

Open wahid opened this issue 7 years ago • 1 comments

When install this package I recieve a incompatiblity error:

rlp 1.0.1 has requirement eth-utils<2,>=1.0.2, but you'll have eth-utils 1.0.1 which is incompatible. eth-account 0.2.2 has requirement eth-utils<2,>=1.0.2, but you'll have eth-utils 1.0.1 which is incompatible.

wahid avatar May 27 '18 14:05 wahid

+1. And running the example causes this: no module named 'eth_utils.toolz'

GoldRat avatar Nov 30 '18 13:11 GoldRat