[PyQt] errors during PyQt 5.2.1 'make'

Phil Thompson phil at riverbankcomputing.com
Tue Apr 1 08:30:51 BST 2014


On 01-04-2014 6:22 am, Andrey Tykhonov wrote:
> Hi all!
>
> I've tried to install PyQt-gpl-5.2.1 but I get the errors. (I try to 
> install
> it via virtualenv). Configuration performs well but `make` doesn't:

> 
> /str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10647:8:
> error: ‘pyqt5ClassTypeDef’ does not name a type

> What can be the reason of the mentioned errors? How can I fix them?
> Please help.

You probably have a sip.h from an older version of sip getting in the 
way.

Phil


More information about the PyQt mailing list