brentvollebregt / auto-py-to-exe

Converts .py to .exe using a simple graphical interface
MIT License
3.95k stars 677 forks source link

Notify users of new PyInstaller version #469

Closed mcagriaksoy closed 6 months ago

mcagriaksoy commented 7 months ago

This PR is created for the Issue https://github.com/brentvollebregt/auto-py-to-exe/issues/467

I have added version check on utils.py and display warning on the UI! Also, I updated to requirements.txt

SS: image

Tested on: Ubuntu 22.04.3 LTS, Windows 11

brentvollebregt commented 6 months ago

Thanks for the contribution! This has been released in v2.43.0 🚀