EvilZone

Programming and Scripting => Scripting Languages => : DerpyTurtle February 06, 2013, 06:06:40 PM

: py2exe update??
: DerpyTurtle February 06, 2013, 06:06:40 PM
Hey guys I am trying to make my code into a .exe but when I use my copy of py2exe it says I have to be using an older version of python and I was wondering if someone knew of an update to py2exe for python 3 and later or possibly another program I could use. Thanks!
: Re: py2exe update??
: geXXos February 06, 2013, 06:15:27 PM
What  3rd party modules you use if any ?
Anyway, check out cx_Freeze, it seems to create standalone executables from your Python scripts, including support for Python 3  http://cx-freeze.sourceforge.net/

Never use it before im still on 2.7