pycrypto2.6.1cp37cp37mwin_amd64.whl
ISSUE
Crypto/PublicKey/RSA.py",line375,indecrypt
raiseNotImplementedError("UsemoduleCrypto.Cipher.PKCS1_OAEPinstead")
NotImplementedError:UsemoduleCrypto.Cipher.PKCS1_OAEPinstead
SOLUTION
pipuninstallpycryptodome
pipuninstallpycrypto
pipinstallpycrypto
下载地址
用户评论
实测Python3.7下可用