[GH-ISSUE #199] module forms not found #182

Closed
opened 2026-02-26 12:20:45 +03:00 by kerem · 4 comments
Owner

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

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](https://github.com/xiaolaba/Curve_Tracer_testing/raw/main/curve_tracer_GUI_neat.JPG)
kerem 2026-02-26 12:20:45 +03:00
  • closed this issue
  • added the
    Stale
    label
Author
Owner

@brentvollebregt commented on GitHub (Oct 4, 2021):

What is the error you are getting? Are you able to copy and paste it here?

<!-- gh-comment-id:933283390 --> @brentvollebregt commented on GitHub (Oct 4, 2021): What is the error you are getting? Are you able to copy and paste it here?
Author
Owner

@xiaolaba commented on GitHub (Oct 6, 2021):

What is the error you are getting? Are you able to copy and paste it here?

thanks for the reply, let's try that when back to town later on

<!-- gh-comment-id:935160793 --> @xiaolaba commented on GitHub (Oct 6, 2021): > > > What is the error you are getting? Are you able to copy and paste it here? thanks for the reply, let's try that when back to town later on
Author
Owner

@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.

<!-- gh-comment-id:986143995 --> @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.
Author
Owner

@github-actions[bot] commented on GitHub (Dec 11, 2021):

Closing issue due to no activity in more than 60 days.

<!-- gh-comment-id:991394927 --> @github-actions[bot] commented on GitHub (Dec 11, 2021): Closing issue due to no activity in more than 60 days.
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#182
No description provided.