[GH-ISSUE #475] Warning coloring problem #374

Closed
opened 2026-02-26 12:21:23 +03:00 by kerem · 3 comments
Owner

Originally created by @mcagriaksoy on GitHub (Mar 24, 2024).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/475

Originally assigned to: @brentvollebregt on GitHub.

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
Originally created by @mcagriaksoy on GitHub (Mar 24, 2024). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/475 Originally assigned to: @brentvollebregt on GitHub. **Quick Checks** - [X] I have read the [help post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe) - [X] I have [searched other issues](https://github.com/brentvollebregt/auto-py-to-exe/issues?q=is%3Aissue+), looking for an issue similar to mine - [X] 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](https://github.com/brentvollebregt/auto-py-to-exe/assets/20202577/c7819aa2-4aca-47c7-ab7b-4760692cf5bc) **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
kerem 2026-02-26 12:21:23 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@github-actions[bot] commented on GitHub (Mar 24, 2024):

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

<!-- gh-comment-id:2016930805 --> @github-actions[bot] commented on GitHub (Mar 24, 2024): 👋 Hi, just a reminder that if you haven't read [the help post](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/) yet, give it a read to see if your issue is covered in it and make sure to follow [the debugging section](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/#debugging). 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](https://nitratine.net/blog/post/issues-when-using-auto-py-to-exe/), [video](https://youtu.be/OZSZHmWSOeM) or create a [new discussion](https://github.com/brentvollebregt/auto-py-to-exe/discussions).
Author
Owner

@brentvollebregt commented on GitHub (Mar 25, 2024):

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!

<!-- gh-comment-id:2017593478 --> @brentvollebregt commented on GitHub (Mar 25, 2024): This should be fixed in [auto-py-to-exe 2.43.3](https://github.com/brentvollebregt/auto-py-to-exe/releases/tag/v2.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!
Author
Owner

@mcagriaksoy commented on GitHub (Mar 25, 2024):

yes, working thanks for quick fix also!
image

<!-- gh-comment-id:2017840840 --> @mcagriaksoy commented on GitHub (Mar 25, 2024): yes, working thanks for quick fix also! ![image](https://github.com/brentvollebregt/auto-py-to-exe/assets/20202577/2768dea6-5fbe-49b1-910f-51d14506a93e)
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#374
No description provided.