You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have made sure my application/script runs before trying to package
Describe the bug
A clear description of what the bug is. If you have an error message, please paste it here (not in a screenshot).
To Reproduce
Steps to reproduce the behavior (install dependencies, do this in the auto-py-to-exe UI):
Go to '...'
Click on '....'
Scroll down to '....'
See error
# If you have example code, please provide a minimal reproducible example:# https://stackoverflow.com/help/minimal-reproducible-exampleprint("Hello World")
Expected behavior
A clear description of what you expected to happen.
Your Environment:
Python version (python --version):
auto-py-to-exe version (pip show auto-py-to-exe):
PyInstaller version (pip show pyinstaller):
Eel version (pip show eel):
The text was updated successfully, but these errors were encountered:
👋 Hi, just a reminder that if you haven't read the help post yet, give it a read to see if your issue is covered in it and make sure to follow the debugging section.
Also please note, as stated in the README, if your issue is only associated with your application and not auto-py-to-exe itself, please do not create an issue in this repository - instead, comment on the help post, video or create a new discussion.
Quick Checks
Describe the bug
A clear description of what the bug is. If you have an error message, please paste it here (not in a screenshot).
To Reproduce
Steps to reproduce the behavior (install dependencies, do this in the auto-py-to-exe UI):
Expected behavior
A clear description of what you expected to happen.
Your Environment:
python --version
):pip show auto-py-to-exe
):pip show pyinstaller
):pip show eel
):The text was updated successfully, but these errors were encountered: