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

can't run account #2

Open
colapig opened this issue Jun 10, 2018 · 3 comments
Open

can't run account #2

colapig opened this issue Jun 10, 2018 · 3 comments

Comments

@colapig
Copy link

colapig commented Jun 10, 2018

python3 mac os
from Crypto.Hash import SHA3_256 as SHA3
ImportError: cannot import name 'SHA3_256'

@evanzhen
Copy link

#3

@BrushXiaoMinGuo
Copy link

@colapig hi, colapig. please you can try this:
sudo pip uninstall crypto
sudo pip uninstall pycrypto
sudo pip install pycrypto

@colapig
Copy link
Author

colapig commented Jun 11, 2018

@BrushXiaoMinGuo yes I have tried this but not succeed for me... finally I fix the account by doing
sudo pip3 install crypto==1.4.1
I don't know Y but it's work well now.

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

3 participants