Thank you Kevin.
I had started trying to build Python 3.9 the other day. That part is ok though I will look at your instructions to see if any changes are needed.
Except for an untried Tk, I think I have everything built (save xz and maybe one or another prerequisite which I installed thru homebrew), save the final steps for Python.
It was PyQt5 I was stuck on, and the step afterwards I didn't get to yet. Save any differences in your guide, I think that is all before trying the Sigil build.
Maybe the PyQt5 error is related to sip (using 4.19.15). I see you specify a different version.
Quote:
The interpreter used by pyuic5 is python3.9.
Generating the C++ source for the QtCore module...
Error: Unable to create the C++ code.
|
I'll look at your notes soon when I get chance. I'll likely just follow what you did, as that would be easiest. Diap mentions trying the newest sip though I think that didn't have a configure.py and I didn't look too much about figuring out how to build. Yet maybe such isn't too necessary, so I can stick with what has been tried.