Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning coloring problem #475

Closed
3 tasks done
mcagriaksoy opened this issue Mar 24, 2024 · 3 comments
Closed
3 tasks done

Warning coloring problem #475

mcagriaksoy opened this issue Mar 24, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@mcagriaksoy
Copy link
Contributor

Quick Checks

  • I have read the help post
  • I have searched other issues, looking for an issue similar to mine
  • 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.
image

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
@mcagriaksoy mcagriaksoy added the bug Something isn't working label Mar 24, 2024
Copy link

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

@brentvollebregt
Copy link
Owner

This should be fixed in auto-py-to-exe 2.43.3 - you can use python -m pip install auto-py-to-exe --upgrade to upgrade auto-py-to-exe.

Thank you very much for raising this!

@mcagriaksoy
Copy link
Contributor Author

yes, working thanks for quick fix also!
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants