ImageEncryptor
ImageEncryptor copied to clipboard
Simple python program to encrypt images.
Encrypting: 4600 / 4608 Traceback (most recent call last): File "C:\Users\krishnasen\AppData\Local\Programs\Python\Python37\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "C:\Users\krishnasen\AppData\Local\Programs\Python\Python37\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "ImageEncryptor\__main__.py", line 30, in...
Pip installing this will fail because setup.py uses ImageEncrypt**e**r but the folder name is ImageEncrypt**o**r Sample error message received: ``` Complete output from command python setup.py egg_info: running egg_info creating...