Public bug reported:
root@LAPTOP-A1BF6K4V:~# git-cola
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/qtpy/__init__.py", line 148, in <module>
from PySide import __version__ as PYSIDE_VERSION # analysis:ignore
ModuleNotFoundError: No module named 'PySide'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/git-cola", line 55, in <module>
from cola.main import main
File "/usr/share/git-cola/lib/cola/main.py", line 7, in <module>
from . import app
File "/usr/share/git-cola/lib/cola/app.py", line 15, in <module>
from qtpy import QtCore
File "/usr/lib/python3/dist-packages/qtpy/__init__.py", line 154, in <module>
raise PythonQtError('No Qt bindings could be found')
qtpy.PythonQtError: No Qt bindings could be found
root@LAPTOP-A1BF6K4V:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.10
DISTRIB_CODENAME=cosmic
DISTRIB_DESCRIPTION="Ubuntu 18.10"
** Affects: git-cola (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799985
Title:
git-cola needs pyside to start but does not depend on it
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-cola/+bug/1799985/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs