-
Notifications
You must be signed in to change notification settings - Fork 18
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
sign failed with return value -1 #11
Comments
@kmiloaguilar Can you please share on which version of Python this occured? Also, the output of |
Python version = 2.7.13 Pip freeze? is the same one in here since I created a virtualenv just for this. |
It's the same for me. Python version = 2.7.10
But I tested also with a linux platform and the test passed, so the problem maybe is in a library which is different in mac OS.
|
So steps to reproduce:
test_sign_and_verify failes.
The text was updated successfully, but these errors were encountered: