Greetings, After doing battle for many days installing the various components I finally got Mnemosyne to compile, only to have it NOT LAUNCH with the following errors (below).
*My system*" Ubuntu 18.03.3 LTS, (uname = Linux Frodo4-MSI 5.0.0-25-generic #26~18.04.1-Ubuntu SMP Thu Aug 1 13:51:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux) *Attempting to install:* Mnamosyne 2.6.1 *Error output =:* *kevin@Frodo4-MSI:~*/Downloads/Extracted3/Mnemosyne-2.6.1$ mnemosyne Log body: 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.6.1', 'mnemosyne') File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 658, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1438, in run_script exec(code, namespace, namespace) File "/usr/local/lib/python3.6/dist-packages/Mnemosyne-2.6.1-py3.6.egg/EGG-INFO/scripts/mnemosyne", line 145, in <module> from PyQt5 import QtWebEngineWidgets # Needs to happen first for some reason. 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.6.1', 'mnemosyne') File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 658, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1438, in run_script exec(code, namespace, namespace) File "/usr/local/lib/python3.6/dist-packages/Mnemosyne-2.6.1-py3.6.egg/EGG-INFO/scripts/mnemosyne", line 145, in <module> from PyQt5 import QtWebEngineWidgets # Needs to happen first for some reason. 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.6.1', 'mnemosyne') File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 658, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 1438, in run_script exec(code, namespace, namespace) File "/usr/local/lib/python3.6/dist-packages/Mnemosyne-2.6.1-py3.6.egg/EGG-INFO/scripts/mnemosyne", line 145, in <module> from PyQt5 import QtWebEngineWidgets # Needs to happen first for some reason. ImportError: cannot import name 'QtWebEngineWidgets' Any assistance you can offer to get this package working would be greatly appreciated. FYI I use Mnemosyne extensive in my college pursuits, which start again, tomorrow. Thanks for you help Kevin ================= -- 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 mnemosyne-proj-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/b111adaa-42c5-432d-921f-0646384a7065%40googlegroups.com.