Hi, so I used PyInstaller for the first time to compile a python code (with GUI) that I made using Tkinter. It works great but it surprised me that the compiled version seems much lower quality than when I run it directly.
I took two screenshots of the 'close' pop-up window that illustrate the difference in quality. http://imgur.com/a/15SI3 Is this difference expected when compiling a Python program that uses Tkinter or am I doing something wrong? Thanks for the help! -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/d/optout.
