mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-26 04:05:49 +03:00
[GH-ISSUE #105] Fatal error : Failed to execute script pyi_rth_pkgress #97
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lucastononrodrigues on GitHub (Jun 17, 2020).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/105
I'm having the following fatal error when I try to execute the app.exe
'''
Fatal error detected:
Failed to execute script pyi_rth_pkgress
'''
And while transforming it to an executable I have the following error:
'''
ModuleNotFoundError: No module named 'Crypto.Math'
'''
Thanks for your time and help.
@lucastononrodrigues commented on GitHub (Jun 17, 2020):
Got it working reinstalling pyinstaller and installing pycryptodome