I'm getting this error msg when I run python script compiled with 
pyinstaller (*pyinstaller --onefile myscript.py*)

the error msg is-
*OSError: Cannot load native module 'Crypto.Cipher._raw_ecb': Not found 
'_raw_ecb.cp38-win_amd64.pyd', Not found '_raw_ecb.pyd'*
* [24972] Failed to execute script 'script' due to unhandled exception! *

Do you know how to solve this thing? Thank you

I am on Windows

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/3bc486ae-5181-4c5b-bba2-eb58e4dde887n%40googlegroups.com.

Reply via email to