pycryptodome
pycryptodome copied to clipboard
load pycryptodome3.10.4 frozen using import
We met a strange issue that the following scripts frozen forever: from Crypto.Signature import DSS
The system is pycryptodome3.10.4 in a pypy3.6-7.3.3-linux64 virtual envirment.
Anybody met the same issue and give us an explanation?
I can't reproduce it on Ubuntu 20.04. :shrug:
I downloaded a copy from here, installed pip and virtualenv, created a fresh virtualenv, activated it, installed PyCryptodome, imported DSS.
@KyleXBao Could you please provide more information about the OS (Linux distribution) you are running?
Closing for lack of feedback.