The executable created by the 'create-executable' workflow instantly crashes because it does not have access to certain files and images throughout the project, mostly located in the '/shared' directory.
Either 'main.py' and/or 'create-executable.yml' need to be changed so that the resulting executable is functional on other machines.
What is required for this issue to be done:
[ ] Github workflow correctly builds a windows executable that open to the Home page of Mouser
The executable created by the 'create-executable' workflow instantly crashes because it does not have access to certain files and images throughout the project, mostly located in the '/shared' directory.
Either 'main.py' and/or 'create-executable.yml' need to be changed so that the resulting executable is functional on other machines.
What is required for this issue to be done: