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

ModuleNotFoundError: No module named '_sha256' #88

Open
oushu1zhangxiangxuan1 opened this issue May 6, 2021 · 4 comments
Open

ModuleNotFoundError: No module named '_sha256' #88

oushu1zhangxiangxuan1 opened this issue May 6, 2021 · 4 comments

Comments

@oushu1zhangxiangxuan1
Copy link

Using pip install but raised error, did I miss some deps?
Thanks!

image

@oushu1zhangxiangxuan1
Copy link
Author

I commented this line and it works, thanks!

oushu1zhangxiangxuan1 added a commit to oushu1zhangxiangxuan1/tron-api-python that referenced this issue May 6, 2021
@suguer
Copy link

suguer commented Jan 19, 2022

I commented this line and it works, thanks!

excuese me. I have same question . can you teach me how to solve ,thanks very much

@grsoratoor
Copy link

+1 facing the same issue

@grsoratoor
Copy link

There is no library with the name _sha256
does it need to be from sha256 import sha256 ??

changing _sha256 to sha256 worked for me.

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