Hi, Qt webkit is not installed. I'm not familiar with CentOS, so perhaps you can ask on a CentOS forum what package you need to install?
Cheers, Peter > -----Original Message----- > From: [email protected] [mailto:mnemosyne- > [email protected]] On Behalf Of [email protected] > Sent: 13 January 2015 22:12 > To: [email protected] > Subject: [mnemosyne-proj-users] CentOS Installation Error > > Hi, I'm on > > ~]$ cat /proc/version > Linux version 3.10.0-123.13.2.el7.x86_64 ([email protected]) > (gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) ) #1 SMP Thu Dec 18 > 14:09:13 UTC 2014 > > and I get this error: > > ~]$ mnemosyne > > An unexpected error has occurred. > Please forward the following info to the developers: > > Traceback (innermost last): > File "/usr/bin/mnemosyne", line 4, in <module> > __import__('pkg_resources').run_script('Mnemosyne==2.3.1', > 'mnemosyne') > File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 696, in > run_script > self.require(requires)[0].run_script(script_name, ns) > File "build/bdist.linux-x86_64/egg/pkg_resources/__init__.py", line 1621, in > run_script > exec(script_code, namespace, namespace) > File "/usr/lib/python2.7/site-packages/Mnemosyne-2.3.1-py2.7.egg/EGG- > INFO/scripts/mnemosyne", line 191, in <module> > File "build/bdist.linux- > x86_64/egg/mnemosyne/libmnemosyne/__init__.py", line 172, in initialise > self.register_components() > File "build/bdist.linux- > x86_64/egg/mnemosyne/libmnemosyne/__init__.py", line 242, in > register_components > exec("from %s import %s" % (module_name, class_name)) > File "<string>", line 1, in <module> > File "build/bdist.linux-x86_64/egg/mnemosyne/pyqt_ui/review_wdgt.py", > line 5, in <module> > ImportError: cannot import name QtWebKit > > Any thoughts? As far as I can tell I have downloaded and installed all the > dependencies listed in the README, but I'm still learning here. > > -- > You received this message because you are subscribed to the Google Groups > "mnemosyne-proj-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to mnemosyne-proj- > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/mnemosyne-proj-users/7140ab46- > 456f-4905-b222-b98eb7c9d033%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/004601d02fcd%24d84a3f10%2488debd30%24%40UGent.be. For more options, visit https://groups.google.com/d/optout.
