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 be copied to the app bundle manually? If so, to where?

Thanks in advance,
Scott



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

Reply via email to