[Pythonmac-SIG] Sqlite database drivers with py2app?

2012-06-28 Thread Patrick Kenny
I have a python application that uses a sqlite database. On my machine, which has all the dependencies installed, there are no issues. However, when I bundle the application with py2app, clicking a menu that causes the database to be accessed results in this error: > Database error: Driver not

[Pythonmac-SIG] ImportError: No module named pyqt_ui.qt_translator

2012-06-16 Thread Patrick Kenny
Hello. I'm attempting to package a python application (Mnemosyne, http://mnemosyne-proj.org) using py2app. I have built the application with py2app: sudo python setup.py py2app and copied the qt_menu.nib directory into the Resources directory. When I then attempt to launch the application: ./d

[Pythonmac-SIG] problem with QT3 and py2app

2008-03-21 Thread Patrick Kenny
Greetings, I am trying to build the application Mnemosyne (www.mnemosyne-proj.org) using py2app on 10.5.2. With the command python setup.py py2app, the application compiles, but when I try to run it I receive the following error: 08/03/16 23:49:08 mnemosyne[1574] mnemosyne Error An unexpected er

[Pythonmac-SIG] QT3 and py2app problem

2008-03-20 Thread Patrick Kenny
Greetings, I am trying to build the application Mnemosyne (www.mnemosyne-proj.org) using py2app on 10.5.2. With the command python setup.py py2app, the application compiles, but when I try to run it I receive the following error: 08/03/16 23:49:08 mnemosyne[1574] mnemosyne Error An unexpected er