PyCrypto 在python3.6上遇到异常 :
PyCrypto
python3.6
AssertionError(“PID check failed. RNG must be re-initialized after fork(). Hint: Try Random.atfork()”)
请替换为 PyCryptodome
PyCryptodome
PyCrypto已放弃维护 请使用PyCryptodome
原文:https://www.cnblogs.com/wsqy/p/9071265.html