Closed ahmadjerjawi closed 1 year ago
So when I try to run it I get from Crypto.Cipher import AES ModuleNotFoundError: No module named 'Crypto'
pip3 uninstall crypto pip3 uninstall pycrypto pip3 install pycryptodome
So when I try to run it I get from Crypto.Cipher import AES ModuleNotFoundError: No module named 'Crypto'