[PyQt] multiple errors when buildin PyQt 4.10.0 on RHEL6

Nemanja Savic vlasinac at gmail.com
Tue Sep 29 11:37:54 BST 2015


Indeed. Thanx a lot.

On Mon, Sep 28, 2015 at 5:03 PM, Phil Thompson <phil at riverbankcomputing.com>
wrote:

> On 28 Sep 2015, at 3:45 pm, Nemanja Savic <vlasinac at gmail.com> wrote:
> >
> > Hi all guys,
> >
> > in order to meet gnuradio requirements I need to have PyQt >= 4.10.0. On
> my machine I already had installed via rpm qt 4.6.2. When I try to make
> PyQt 4.10.0 using qt 4.6.2 the following error occures:
> >
> > qpycore_chimera.cpp: In member function ‘void Chimera::set_flag()’:
> > qpycore_chimera.cpp:557: error: ‘struct _pyqt4ClassTypeDef’ has no
> member named ‘qt4_flags’
> >
> > Then I tried with a newer version of qt, so I build from source qt 4.8.0
> and configured PyQt as to use local installation of qt, but then following
> error occured:
> >
> > qpycore_chimera.cpp: In member function ‘void Chimera::set_flag()’:
> > qpycore_chimera.cpp:557: error: ‘struct _pyqt4ClassTypeDef’ has no
> member named ‘qt4_flags’
> >
> > Can anybody suggest what might be a problem?
>
> You probably need to use a correspondingly old version of SIP.
>
> Phil




-- 
Nemanja Savić
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150929/30cc1374/attachment.html>


More information about the PyQt mailing list