Hi,

Do ‘sudo pip3 install PyQt5’ to install the missing dependencies.

Cheers,

Peter

From: [email protected] 
[mailto:[email protected]] On Behalf Of Jon Proulx
Sent: 21 December 2016 20:39
To: mnemosyne-proj-users <[email protected]>
Subject: [mnemosyne-proj-users] Issues w/Mnemosyne 2.4 on Linux


I've been using mnemoscyne off and on for years currently on Ubuntu 16.04 
Xenial which ships 2.2

Tried to update so I could sync with newer android version and I get:

Traceback (innermost last):
  File "/usr/local/bin/mnemosyne", line 4, in <module>
    __import__('pkg_resources').run_script('Mnemosyne==2.4', 'mnemosyne')
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 744, in 
run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1506, 
in run_script
    exec(script_code, namespace, namespace)
  File 
"/usr/local/lib/python3.5/dist-packages/Mnemosyne-2.4-py3.5.egg/EGG-INFO/scripts/mnemosyne",
 line 132, in <module>
 ImportError: cannot import name 'QtWebEngineWidgets'
An unexpected error has occurred.
Please forward the following info to the developers:

Traceback (innermost last):
  File "/usr/local/bin/mnemosyne", line 4, in <module>
    __import__('pkg_resources').run_script('Mnemosyne==2.4', 'mnemosyne')
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 744, in 
run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1506, 
in run_script
    exec(script_code, namespace, namespace)
  File 
"/usr/local/lib/python3.5/dist-packages/Mnemosyne-2.4-py3.5.egg/EGG-INFO/scripts/mnemosyne",
 line 132, in <module>
 ImportError: cannot import name 'QtWebEngineWidgets'

Looking for QtWebEngine on the the interwebs I find it is basically impossible 
for Linux Distros to package 
https://marc.info/?l=kde-core-devel&m=142954900813235&w=2

Is there a way around this without manually building QT, which even as a highly 
experience professional Linux administrator I find a bit daunting?

Perhaps a PPA I haven't found for teh Qt build with webengine or source for the 
2.2 Android .apk

-Jon
--
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]<mailto:[email protected]>.
To post to this group, send email to 
[email protected]<mailto:[email protected]>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mnemosyne-proj-users/4b69cf85-f59b-4fda-b053-15551276d5d0%40googlegroups.com<https://groups.google.com/d/msgid/mnemosyne-proj-users/4b69cf85-f59b-4fda-b053-15551276d5d0%40googlegroups.com?utm_medium=email&utm_source=footer>.
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/3fee9bb44ee54feb84278927876bb496%40xmail102.UGent.be.
For more options, visit https://groups.google.com/d/optout.

Reply via email to