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
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
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
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