Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import Errors, Incompatibilities #17

Open
blaaaaaaa opened this issue Sep 3, 2018 · 1 comment
Open

Import Errors, Incompatibilities #17

blaaaaaaa opened this issue Sep 3, 2018 · 1 comment

Comments

@blaaaaaaa
Copy link

Fresh install doesnt work anymore, import errors. anyone has a working python and packages version list that works?

@drakored
Copy link

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

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

No branches or pull requests

2 participants