[GH-ISSUE #105] Fatal error : Failed to execute script pyi_rth_pkgress #97

Closed
opened 2026-02-26 12:20:29 +03:00 by kerem · 1 comment
Owner

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.

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.
kerem closed this issue 2026-02-26 12:20:29 +03:00
Author
Owner

@lucastononrodrigues commented on GitHub (Jun 17, 2020):

Got it working reinstalling pyinstaller and installing pycryptodome

<!-- gh-comment-id:645278712 --> @lucastononrodrigues commented on GitHub (Jun 17, 2020): Got it working reinstalling pyinstaller and installing pycryptodome
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#97
No description provided.