修改python安装目录下的lib/Crypto/Random/OSRNG/nt.py 文件中以下代码:. import winrandom 修改为: from Crypto.Random.OSRNG import winrandom.
確定! 回上一頁