En Sun, 21 Jun 2009 21:48:29 -0300, Arlie <arli...@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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to