How do I compile my Python 3 app to an .exe? [closed]
How do I compile my Python 3 app to an .exe? [closed] How do I convert my Python app to a .exe ? I made a program with tkinter and was wondering how to make it possible for others to use. I use Python 3.3. I searched for a bit but could not find anything. .exe tkinter This question appears to be off-topic. The users who voted to close gave this specific reason: yes, but they are all for 2.7 and below, i use 3.3 – Samir Chahine Jul 28 '13 at 10:32 Okay, but it is still a very common question. My answer was from a quick Google search. – Andy G Jul 28 '13 at 10:38 I added the 3 to your title but, unfortunately, I suspect your question still might get closed. Goo...