PyCrypto
在python3.6
上遇到异常 :
AssertionError(“PID check failed. RNG must be re-initialized after fork(). Hint: Try Random.atfork()”)
请替换为 PyCryptodome
PyCrypto
在python3.6
上遇到异常 :
AssertionError(“PID check failed. RNG must be re-initialized after fork(). Hint: Try Random.atfork()”)
请替换为 PyCryptodome
转载于:https://www.cnblogs.com/wsqy/p/9071265.html