Re: py to exe converter

2011-03-21 Thread Santoso Wijaya
Nope. All the way to 2.7. [1] ~/santa [1] http://sourceforge.net/projects/py2exe/files/py2exe/0.6.9/ On Mon, Mar 21, 2011 at 1:29 PM, Alan Harris-Reid wrote: > According to //sourceforge.net/projects/py2exe/files/, the latest version > only goes as far as Python2.5 :-( > > Alan > > ---

Re: py to exe converter

2011-03-21 Thread Alan Harris-Reid
According to //sourceforge.net/projects/py2exe/files/, the latest version only goes as far as Python2.5 :-( Alan On 21/03/2011 19:47, Santoso Wijaya wrote: There's also py2exe: http://www..py2exe.org/

Re: py to exe converter

2011-03-21 Thread Santoso Wijaya
There's also py2exe: http://www.py2exe.org/ ~/santa On Mon, Mar 21, 2011 at 11:06 AM, Alan Harris-Reid wrote: > On 19:59, PATRICIA MEDINA wrote: > > I know there is a converter for python 2.x to executable file, but is > there one for python 3.x yet? > > > I use cx_Freeze without any problems

Re: py to exe converter

2011-03-21 Thread Alan Harris-Reid
On 19:59, PATRICIA MEDINA wrote: I know there is a converter for python 2.x to executable file, but is there one for python 3.x yet? I use cx_Freeze without any problems (//cx-freeze.sourceforge.net/) HTH Alan -- http://mail.python.org/mailman/listinfo/python-list

py to exe converter

2011-03-21 Thread PATRICIA MEDINA
I know there is a converter for python 2.x to executable file, but is there one for python 3.x yet? -- http://mail.python.org/mailman/listinfo/python-list