Hi, I don't have an Ubuntu 18.04 system myself, but I suggest you try and reinstall PyQt5. Probably something is amiss there.
Cheers, Peter ________________________________ From: [email protected] Sent: Tuesday, 16 October 2018 18:46 To: mnemosyne-proj-users Subject: Re: [mnemosyne-proj-users] Mnemysone will not launch under Ubuntu 18.04 On Monday, October 15, 2018 at 5:12:35 AM UTC-4, Peter Bienstman wrote: Hi, Greetings again.... What is the error you got? 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', '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-py3.6.egg/EGG-INFO/scripts/mnemosyne", line 145, in <module> from PyQt5 import QtWebEngineWidgets # Needs to happen first for some reason. ModuleNotFoundError: No module named 'PyQt5' Did you use the prepackaged 2.6 from Ubuntu, or install from Mnemosyne's own source distribution? I downloaded the version (2.6.1) from the Mnemosyne-proj web site and installed it under Ununtu 16.04 LTS. It ran well and used it regularly. As per my original post, it would not launch after I performed the upgrade to Ubuntu 18.04 LTS. Although, in part, the error message above indicates "No module named 'PyQt5'", I can 'locate' the PyQt5 the package in " /usr/local/lib/python3.5/dist-packages/PyQt5/uic/..." It's just I don't have enough background knowledge / skill to know whether this is correct, or to debug the error messages. I'd suggest trying the official package first. To that end, How does one properly and cleanly uninstall Mnemosyne and the other dependencies? Cheers Kevin J. Cheers, Peter From: [email protected] <[email protected]> On Behalf Of [email protected] Sent: 15 October 2018 03:26 To: mnemosyne-proj-users <[email protected]> Subject: [mnemosyne-proj-users] Mnemysone will not launch under Ubuntu 18.04 Greetings all. Last week I performed an upgrade of my Ubuntu OS from 16.04 LTS to 18.04 LTS. Mnemosyne simple will not launch. I'd like to do a complete uninstall / re-install, however I do not know how to do this, or whether it's necessary. Has anyone else had this problem? MR Jay -- 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/4a8d9867-57c3-450f-b956-91d77d54048a%40googlegroups.com<https://groups.google.com/d/msgid/mnemosyne-proj-users/4a8d9867-57c3-450f-b956-91d77d54048a%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]<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/4e7bbce2-2750-440a-82d7-07b91fc17a6c%40googlegroups.com<https://groups.google.com/d/msgid/mnemosyne-proj-users/4e7bbce2-2750-440a-82d7-07b91fc17a6c%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/6676a81a-e186-4361-874a-7039c5cdd699%40owa.ugent.be. For more options, visit https://groups.google.com/d/optout.
