PyCrypto 在python3.6上遇到异常 :
PyCrypto
python3.6
AssertionError(“PID check failed. RNG must be re-initialized after fork(). Hint: Try Random.atfork()”)
请替换为 PyCryptodome
PyCryptodome