Which versions of pycrypto and pycrypto plus were used?
I am getting an import error for the IDEA module when using the latest version of pycrypto 2.6.1.
According to a comment on this thread, pycrypto no longer supports IDEA cipher.
https://stackoverflow.com/questions/55646438/error-in-crypto-cipher-idea-module-in-python
I tried with pycrypto 2.0.1 but this also gave me errors