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

Does not work on CentOS #8

Open
mikeover opened this issue Jul 14, 2014 · 0 comments
Open

Does not work on CentOS #8

mikeover opened this issue Jul 14, 2014 · 0 comments

Comments

@mikeover
Copy link

I did yum install python-crypto python-requests. Python-crypto installed but python-requests said No Package found.

Then when running pythong test-decrypt.py I get:
Traceback (most recent call last):
File "test-decrypt.py", line 5, in
from Crypto.Cipher import PKCS1_v1_5
ImportError: cannot import name PKCS1_v1_5

Please advise how to run this on CentOS. Thanks.

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

1 participant