I tried to upgrade to 3.6.1 and followed the README as far as all the 
dependencies.  I am confused about Python versions, but I did that first.  
All other dependencies seemed to install without much protest, but perhaps 
under my older python?  I could not get python3 to import well.

# python3 --version
Python 3.7.2rc1

is what I have.



Now revving up mnemosyne gets the following:

Warning: Could not import OpenGL. Might cause a black screen on some Linux 
distributions. Try installing python3-opengl in that case.
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/local/lib/python3.7/site-packages/pkg_resources/__init__.py", 
line 664, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", 
line 1444, in run_script
    exec(code, namespace, namespace)
  File 
"/usr/local/lib/python3.7/site-packages/Mnemosyne-2.6.1-py3.7.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'

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/local/lib/python3.7/site-packages/pkg_resources/__init__.py", 
line 664, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", 
line 1444, in run_script
    exec(code, namespace, namespace)
  File 
"/usr/local/lib/python3.7/site-packages/Mnemosyne-2.6.1-py3.7.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'
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/local/lib/python3.7/site-packages/pkg_resources/__init__.py", 
line 664, in run_script
    self.require(requires)[0].run_script(script_name, ns)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", 
line 1444, in run_script
    exec(code, namespace, namespace)
  File 
"/usr/local/lib/python3.7/site-packages/Mnemosyne-2.6.1-py3.7.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'


I am quite lost.

-- 
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/c012f420-6ccc-41e1-8a4a-bac4ce93e4cc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to