[PyQt] setIsScoped?
Phil Thompson
phil at riverbankcomputing.com
Sat Jul 28 22:13:46 BST 2018
On 28/07/2018 18:44, William Kyngesburye wrote:
> Trying to built PyQt5 5.11 with Qt 5.9.6, I'm getting an error when
> trying to import in Python:
>
> ImportError:
> dlopen(/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/PyQt5/QtCore.so,
> 2): Symbol not found: __ZN16QMetaEnumBuilder11setIsScopedEb
>
> qpycore_types.cpp sets this if Qt >= 5.8 (050800)
>
> I checked my Qt, both headers and symbol names, and there is no
> setIsScoped.
It’s fixed in the snapshot.
Phil
More information about the PyQt
mailing list