You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyCryptodome
How can I tell which version of Pycrypto package I'm using please?
My code is Python 3.5
pip3.5 list | grep crypt
pycrypto (2.6.1)
Which seems to imply I'm not using pycryptodome, installed using pip.
TiA
Marty Falatic
unread,
Dec 8, 2016, 3:33:51 PM12/8/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PyCryptodome
See the email on the pycrypto list. Once your pip installations are rolled back, pip2.7 and pip3.5 should work properly again. (Right now it's not a crypto problem, it's a system problem).