Re: [Tutor] cx_freeze windows 7 python 3.3

2014-02-18 Thread S Tareq
does any one know how to use 2to3 program to convert 2.7 python coding 3.X please i need help sorry  thank you ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] cx_freeze windows 7 python 3.3

2014-02-18 Thread Danny Yoo
On Tue, Feb 18, 2014 at 3:59 AM, KEVIN ROBINSON wrote: > I am new to this site so please forgive me if I am forwarding this question > to the wrong person. > > I am trying to use cx_freeze on windows 7 with python 3.3. Unfortunately, this may not be the best mailing list to help with cx_freeze i

[Tutor] cx_freeze windows 7 python 3.3

2014-02-18 Thread KEVIN ROBINSON
I am new to this site so please forgive me if I am forwarding this question to the wrong person.   I am trying to use cx_freeze on windows 7 with python 3.3.   I can create a build folder and a dist folder using the command line without any problems.   When I click on the created .exe file I rece