smihica / pyminizip

To create a password encrypted zip file in python.
Other
106 stars 37 forks source link

After pyinstaller building when execute generated .exe occurs the error bellow #16

Open lohr-ti opened 6 years ago

lohr-ti commented 6 years ago

File "build\bdist.win32\egg\pyminizip.py", line 7, in File "build\bdist.win32\egg\pyminizip.py", line 6, in bootstrap ImportError: DLL load failed: The specified module could not be found. Failed to execute script app

Any glue?