[PyQt] Re: PyQt 4.4.2 / SIP 4.7.6 in custom directories : API
version mismatch (3.6 instead of 3.7)
Phil Thompson
phil at riverbankcomputing.com
Fri May 30 10:05:50 BST 2008
On Friday 30 May 2008 9:37:30 am jbd wrote:
> > The QtCore module is compiled with the later version of SIP but the sip
> > module is from the earlier version.
> >
> > Phil
>
> Ok. I must have missed something. I don't see what i'm doing wrong.
>
> Sip seems to be correctly installed. Do i have to specify the sip
> module version to use ?
No - you can only have one installed, unless you do some juggling with
PYTHONPATH.
Phil
More information about the PyQt
mailing list