I tried removing the offending parameters
Quote:
- '--verbose', '--no-make', '--qmake', QMAKE
+ '--verbose'
|
and I get
Quote:
SIPing 4 files...
/usr/bin/python3.11 -c from sipbuild.tools.build import main; main(); --verbose
-c: pyproject.toml: Unclosed array (at line 23, column 218)
|
I'm not a developer. It's best I wait for a more knowledgeable mind to crack this one.