python-cryptoplus icon indicating copy to clipboard operation
python-cryptoplus copied to clipboard

Attempted relative import in non-package [CryptoPlus/IDEA]

Open aymeric75 opened this issue 10 years ago • 0 comments

Hi everyone,

I installed the library python-cryptoplus (downloaded here https://github.com/doegox/python-cryptoplus) and did python "setup.py install", but i have an error when i want to run IDEA.py.

"C:\Users...\CryptoPlus\Cipher\blockcipher.py, line 23, in from ..Util import util"

ValueError: Attempted relative import in non-package

aymeric75 avatar Jan 20 '16 08:01 aymeric75