Hi, In that case, you need to apt-get install qtwebkit to resolve the missing dependency...
Cheers, Peter On 23 September 2016 09:45:38 CEST, [email protected] wrote: >Hello, > >I'm on Debian/GNU Linux stretch/sid. > >I have Version 2.2.1.3 of Mnemosyne installed. > >When I try to start it up, I get the following Bugreport: > >An unexpected error has occurred. >Please forward the following info to the developers: > >Traceback (innermost last): > File "/usr/bin/mnemosyne", line 155, in <module> > debug_file=options.debug_file) >File >"/usr/lib/python2.7/dist-packages/mnemosyne/libmnemosyne/__init__.py", >line 164, in initialise > self.register_components() >File >"/usr/lib/python2.7/dist-packages/mnemosyne/libmnemosyne/__init__.py", >line 215, in register_components > exec("from %s import %s" % (module_name, class_name)) > File "<string>", line 1, in <module> >File >"/usr/lib/python2.7/dist-packages/mnemosyne/pyqt_ui/review_wdgt.py", >line 5, in <module> > from PyQt4 import QtCore, QtGui, QtWebKit > ImportError: cannot import name QtWebKit > >-- >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/669e98c7-df1e-4f3e-b610-09e095f19698%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/8AB20DF7-B8C5-4535-9FC2-1FCFF47F141B%40UGent.be. For more options, visit https://groups.google.com/d/optout.
