Advertisement
Guest User

Untitled

a guest
Apr 11th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. sudo pip install cryptography --upgrade
  2. From cffi callback <function _verify_callback at 0xb5d35df0>:
  3. Traceback (most recent call last):
  4. File "build/bdist.linux-armv6l/egg/OpenSSL/SSL.py", line 313, in wrapper
  5. AttributeError: 'module' object has no attribute 'X509_up_ref'
  6. From cffi callback <function _verify_callback at 0xb53f31f0>:
  7. Traceback (most recent call last):
  8. File "build/bdist.linux-armv6l/egg/OpenSSL/SSL.py", line 313, in wrapper
  9. AttributeError: 'module' object has no attribute 'X509_up_ref'
  10. Requirement already up-to-date: cryptography in /usr/lib/python2.7/dist-packages
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement