qwidget.h not found compiling QScintilla

William Kyngesburye woklist at kyngchaos.com
Sat Apr 23 15:18:11 BST 2022


Can someone please help, I'm totally stuck on this.

> On Apr 16, 2022, at 8:06 PM, William Kyngesburye <woklist at kyngchaos.com> wrote:
> 
> I'm trying to compile Qscintilla and I get an error from PyQt:
> 
> /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/PyQt5/bindings/QtWidgets/qwidget.sip:28:10: fatal error: 'qwidget.h' file not found
> 
> For some reason the comile command does not have the include dir for QtWidgets.
> 
> I'm compiling for Qt 5.15 and Python 3.10 on macos 11 (intel).  PyQt5 compiled from source just fine.
> 
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> https://www.kyngchaos.com/
> 
> All generalizations are dangerous, even this one.
> 
> 
> 


More information about the PyQt mailing list