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
As you remember, version 2.43.0 I have added a warning for Pyinstaller version check. If the current version is obsolete, it warns the user to update the pyinstaller.
I have tested the warning before with "white backscreen" mode. Now, I realized that in "Night mode" the message cannot be read.
Your Environment:
Python version (python --version): 3.12.2
auto-py-to-exe version (pip show auto-py-to-exe): 2.43.2
PyInstaller version (pip show pyinstaller): 5.13.2
Eel version (pip show eel): 0.16.0
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
As you remember, version 2.43.0 I have added a warning for Pyinstaller version check. If the current version is obsolete, it warns the user to update the pyinstaller.
I have tested the warning before with "white backscreen" mode. Now, I realized that in "Night mode" the message cannot be read.
Your Environment:
python --version
): 3.12.2pip show auto-py-to-exe
): 2.43.2pip show pyinstaller
): 5.13.2pip show eel
): 0.16.0The text was updated successfully, but these errors were encountered: