hi
I've been using mnemosyne for 6 months or so now with slackware 12.
Now we've upgraded to slackware 13 and it comes wth pyqt4 not pyqt3 so
I get a run time error:
Traceback (most recent call last):
File "/usr/bin/mnemosyne", line 5, in <module>
pkg_resources.run_script('Mnemosyne==1.2.1', 'mnemosyne')
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 448,
in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1166,
in run_script
execfile(script_filename, namespace, namespace)
File "/usr/lib/python2.6/site-packages/Mnemosyne-1.2.1-py2.6.egg/EGG-
INFO/scripts/mnemosyne", line 11, in <module>
from qt import *
ImportError: No module named qt
Because all the modules have got new names. Does this mean that I
can't practice my french vocabulary until version 2 comes out? If so,
has anyone got any idea when that might be? Or can I edit the code and
change all the references to qt3 to qt4?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"mnemosyne-proj-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/mnemosyne-proj-users?hl=en
-~----------~----~----~----~------~----~------~--~---