py2exe with python 3.x

Kwpolska kwpolska at gmail.com
Mon Nov 5 14:39:50 EST 2012


On Mon, Nov 5, 2012 at 8:34 PM, Monkey <pascalwinkelmann1 at gmail.com> wrote:
> Hi,
> i wonderd if there is a way to convert a py-file to a exe-file with version 3.x of python.
>
> I know that it was possible till version 2.7.x. But is there a way to do it in version 3.x?
>
> Yours sincerely,
> Monkey
> --
> http://mail.python.org/mailman/listinfo/python-list

Use cx_Freeze: http://cx-freeze.sourceforge.net/

-- 
Kwpolska <http://kwpolska.tk>
stop html mail      | always bottom-post
www.asciiribbon.org | www.netmeister.org/news/learn2quote.html
GPG KEY: 5EAAEA16



More information about the Python-list mailing list