Open blaaaaaaa opened 6 years ago
I ran into the same in a fresh virtualenv using python 3.7. The trick was to upgrade eth_utils separately afterword. It'll complain that it doesn't match the dependencies of the etherdelta package, but ignore that and it'll work fine.
$ pip install eth_utils --upgrade
Fresh install doesnt work anymore, import errors. anyone has a working python and packages version list that works?