[MacPorts] #64383: git-cola @3.1 fails to launch
MacPorts
noreply at macports.org
Fri Jan 7 18:40:37 UTC 2022
#64383: git-cola @3.1 fails to launch
--------------------------+----------------------
Reporter: odysseus9672 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: git-cola
--------------------------+----------------------
When I try to launch `git-cola` in the command line I get the following
error
{{{
Seans-Work-Macbook-Pro:FASTView sean$ git-cola
Traceback (most recent call last):
File "/opt/local/bin/git-cola", line 55, in <module>
from cola.main import main
File "/opt/local/share/git-cola/lib/cola/main.py", line 7, in <module>
from . import app
File "/opt/local/share/git-cola/lib/cola/app.py", line 18, in <module>
from qtpy import QtCore
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6
/site-packages/qtpy/__init__.py", line 106, in <module>
assert API in (PYQT5_API + PYQT6_API + PYSIDE2_API + PYSIDE6_API)
AssertionError
}}}
This looks like it might actually be a bug in `py36-pyqt4 @4.12.1_3`.
`git-cola +qt5` is not affected by this error.
--
Ticket URL: <https://trac.macports.org/ticket/64383>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list