Hi,
In the post you mentioned below, there is step 3:
3 install pygtk 2.10.14 (working well with the framework)
PKG_CONFIG_PATH=/Library/Frameworks/GLib.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Gtk.framework/Resources/dev/lib/pkgconfig:/Library/Frameworks/Cairo.framework/Resource
How does one add PyQt sqldrivers to an app created with py2app?
My app relies on the QPSQL driver. Unless I'm mistaken, the QPSQL
driver does not appear to have been included in the macports install.
Nonetheless, I have the driver on my development machine.
Does libqsqlpsql.dylib have to
Yes, it turned out to be a $PATH problem.
Thanks!
Scott
On Jun 5, 2009, at 6:54 PM, Ned Deily wrote:
In article ,
Scott Frankel wrote:
Is there a way to coerce python_select? Does python_select
require bash?
python_select essentially only affects the command
/opt/local/bin/python. If th