CoinCircle / py-etherdelta

Python client for interacting with the EtherDelta API and Smart Contracts.
MIT License
20 stars 12 forks source link

packages incompatible #15

Open wahid opened 6 years ago

wahid commented 6 years ago

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.

GoldRat commented 5 years ago

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