pycryptodome icon indicating copy to clipboard operation
pycryptodome copied to clipboard

load pycryptodome3.10.4 frozen using import

Open KyleXBao opened this issue 4 years ago • 2 comments

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?

KyleXBao avatar Sep 29 '21 22:09 KyleXBao

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.

Varbin avatar Oct 01 '21 11:10 Varbin

@KyleXBao Could you please provide more information about the OS (Linux distribution) you are running?

Legrandin avatar Oct 03 '21 20:10 Legrandin

Closing for lack of feedback.

Legrandin avatar Dec 01 '22 10:12 Legrandin