How do I make an executable from Python 2.7.3 scripts? This seems to work only on 2.6.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Nope, py2exe works fine with Python 2.7!!!
PS: If you are not familiar with cmd, you can use a GUI for py2exe.
Gui2exe also runs with cx_freeze, bbFreeze, py2app, etc.