2010/12/10 fatcontroller <[email protected]> > I've got pyqt version 4 installed.Will it make any difference? > Of course.
> Installing version 3 (downloded from Riverbank website) ends with this > error > > python configure.py > Error: A Qt installation could not be found. Use use the -q argument > or the > QTDIR environment variable to explicitly specify the correct > directory. > > I totally don't know what went wrong > What steps do you use to install PyQt 3? > > Thanks > > On Dec 10, 9:33 am, Peter Bienstman <[email protected]> wrote: > > Make sure to install pyqt version 3 and all its dependencies. > > > > Cheers, > > > > Peter > > > > On Dec 10, 10:21 am, fatcontroller <[email protected]> wrote: > > > > > When I am attempting to run Mnemosyne on openSUSE 11.3 - LXDE I got > > > this error. > > > > > Traceback (most recent call last): > > > File "/usr/local/bin/mnemosyne", line 5, in <module> > > > pkg_resources.run_script('Mnemosyne==1.2.2', 'mnemosyne') > > > File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 489, > > > in run_script > > > self.require(requires)[0].run_script(script_name, ns) > > > File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1207, > > > in run_script > > > execfile(script_filename, namespace, namespace) > > > File "/usr/local/lib/python2.6/site-packages/Mnemosyne-1.2.2- > > > py2.6.egg/EGG-INFO/scripts/mnemosyne", line 11, in <module> > > > from qt import * > > > ImportError: No module named qt > > > > > I would be much grateful for any ideas > > -- > 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]<mnemosyne-proj-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/mnemosyne-proj-users?hl=en. > > -- 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.
