-
Notifications
You must be signed in to change notification settings - Fork 266
Open
Labels
platform:macOSmacOS-specific issuesmacOS-specific issues
Description
Expected Behavior
sip-wheel complete successfully without errors
Current Behavior
Querying qmake about your Qt installation...
/usr/local/bin/qmake -query
These bindings will be built: QTermWidget.
Generating the QTermWidget bindings...
sip-wheel: qtermwidget/pyqt/sip/qtermwidget.sip: line 49: column 23: 'QTextCodec' is undefined
Context
I'm trying to build PyQt bindings and I'm following the example in https://github.com/lxqt/qtermwidget/blob/master/.ci/build.sh. I have already built and installed all the needed dependencies.
System Information
- Distribution & Version: Mac OS 12.6.1
- Kernel: Mac OS
- Qt Version: 6.3.2 (but I also have qt5 installed)
- lxqt-build-tools Version: 0.11.0
- Package version: I'm not sure what is this asking for exactly
Metadata
Metadata
Assignees
Labels
platform:macOSmacOS-specific issuesmacOS-specific issues