mirror of
https://github.com/brentvollebregt/auto-py-to-exe.git
synced 2026-04-25 11:45:49 +03:00
[GH-ISSUE #199] module forms not found #182
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 @xiaolaba on GitHub (Oct 4, 2021).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/199
hi, we have used to test this tool and try to build GUI EXE under win10, build ok, run time error with module forms not found.
we have try another tool of 'pyinstaller', build ok, run ok.
`pyinstaller --onefile rodriguez.py'
No idea what to do and seeing FQA that was not help. it is new to python and because of the source code was clone from the repo here, https://github.com/JosephEoff/Rodriguez
would you mind to take a look and advise what would be done for a python beginner.
GUI looks like this,
curve_tracer_GUI_neat
@brentvollebregt commented on GitHub (Oct 4, 2021):
What is the error you are getting? Are you able to copy and paste it here?
@xiaolaba commented on GitHub (Oct 6, 2021):
thanks for the reply, let's try that when back to town later on
@github-actions[bot] commented on GitHub (Dec 5, 2021):
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment on this issue or it will be closed in 5 days.
@github-actions[bot] commented on GitHub (Dec 11, 2021):
Closing issue due to no activity in more than 60 days.