Description of problem: I installed git-cola using `sudo dnf install git-cola` When running with `git cola` I get that error What fixed it for me was installing `python3-pyside2-devel` by running `sudo dnf install python3-pyside2-devel` Version-Release number of selected component: git-cola-3.4-2.fc31 Additional info: reporter: libreport-2.11.3 cgroup: 0::/user.slice/user-1000.slice/user/gnome-shell-wayland.service cmdline: /usr/bin/python3 /usr/bin/git-cola crash_function: module exception_type: ModuleNotFoundError executable: /usr/bin/git-cola interpreter: python3-3.7.5-1.fc31.x86_64 kernel: 5.3.14-300.fc31.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: #1 [/usr/share/git-cola/lib/qtpy/__init__.py:172] <module> Potential duplicate: bug 1759352
Created attachment 1643046 [details] File: backtrace
Created attachment 1643047 [details] File: cpuinfo
Created attachment 1643048 [details] File: environ
Created attachment 1643049 [details] File: mountinfo
Created attachment 1643050 [details] File: namespaces
Created attachment 1643051 [details] File: open_fds
*** Bug 1790808 has been marked as a duplicate of this bug. ***
*** Bug 1793442 has been marked as a duplicate of this bug. ***
https://src.fedoraproject.org/rpms/git-cola/pull-request/2
*** Bug 1805565 has been marked as a duplicate of this bug. ***
Similar problem has been detected: I ran `git-cola --help` from a terminal. reporter: libreport-2.12.0 cmdline: /usr/bin/python3 /usr/bin/git-cola --help crash_function: module exception_type: ModuleNotFoundError executable: /usr/bin/git-cola interpreter: python3-3.7.6-2.fc31.x86_64 kernel: 5.3.15-300.fc31.x86_64 package: git-cola-3.4-2.fc31 reason: __init__.py:178:<module>:qtpy.PythonQtError: No Qt bindings could be found runlevel: N 5 type: Python3 uid: 1000
(In reply to afonsobordado from comment #0) > What fixed it for me was installing `python3-pyside2-devel` by running `sudo > dnf install python3-pyside2-devel` I found that installing just `python3-pyside2` (not `-devel`) resolved the issue.
Similar problem has been detected: Try to start git-cola reporter: libreport-2.12.0 cmdline: /usr/bin/python3 /usr/bin/git-cola crash_function: module exception_type: ModuleNotFoundError executable: /usr/bin/git-cola interpreter: python3-3.7.6-2.fc31.x86_64 kernel: 5.5.8-200.fc31.x86_64 package: git-cola-3.4-2.fc31 reason: __init__.py:178:<module>:qtpy.PythonQtError: No Qt bindings could be found runlevel: N 5 type: Python3 uid: 1000
FEDORA-2020-ad7d7ce3a3 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-ad7d7ce3a3
FEDORA-2020-ad7d7ce3a3 has been pushed to the Fedora 31 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-ad7d7ce3a3` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-ad7d7ce3a3 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
*** Bug 1778660 has been marked as a duplicate of this bug. ***
*** Bug 1768231 has been marked as a duplicate of this bug. ***
FEDORA-2020-ad7d7ce3a3 has been pushed to the Fedora 31 stable repository. If problem still persists, please make note of it in this bug report.