pyinstaller

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Thu Jun 25 09:59:40 EDT 2009


En Sun, 21 Jun 2009 21:48:29 -0300, Arlie <arlie.c at gmail.com> escribió:

> Newbie here using Python 2.6.2 on MS WinXP Pro SP3. I'm trying create
> an frozen exec and was able to generate and exe file.

Have you tried py2exe?

> Imported files in myprog.py:
> import MySQLdb

Probably using MySQLdb requires some extra work... Try a more specific
forum, http://www.pyinstaller.org/ menctions a mailing list.

-- 
Gabriel Genellina




More information about the Python-list mailing list