mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 19:55:49 +03:00
[GH-ISSUE #32] Modules Not Found #31
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 @jbarker2160 on GitHub (Nov 21, 2018).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/32
I tried to convert the attached program.
outlooktest.py.txt
I get the error when I try to run the EXE that "No module named 'win32timezone'"
How do I get the program to add this module?
@brentvollebregt commented on GitHub (Nov 22, 2018):
I briefly cover this issue in my post on Issues When Using auto-py-to-exe.
@brentvollebregt commented on GitHub (Nov 24, 2018):
@jbarker2160 did this fix your issue? Or do you believe this is a bug with auto-py-to-exe?
@brentvollebregt commented on GitHub (Feb 20, 2019):
Closing due to no response from @jbarker2160