On 27 Apr, 2009, at 21:43, Elizabeth Lackey wrote:



when I run "python setup.py py2app -A" the executable is created, I attempt to open it and receive
ImportError: No Module named MySQLdb
when I run "python setup.pu py2app" the executable is created and opening it receives... ImportError: '/System/Library/Frameworks/Python.framework/Versions/ 2.5/lib/python2.5/lib-dynload/_mysql.so'

What's the output of 'which python' and 'python -V'?

Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to