Relative Content

Tag Archive for pythonpycryptopycryptodome

missing crypto module after installing pycryptodome

i’m trying to meke an AES-256 encryption program, but python says that pycryptodome is not installed
i already tryied to install pycryptodomex but still don’t work, i tryed to reinstall completly pycryptodome unistalling the others packages but still don’t work.
for now my code is only: