[PyQt] pyqt4 install problem

harish anand nsharish.mit at gmail.com
Sun Dec 20 10:38:13 GMT 2009


Hi,
       I am currently making an application in python3.1. I have Mandriva
2010.0 installed in my laptop.
I wanted to learn pyqt4. But while trying to install pyqt4 i get errors.
The error starts like this,

sipQtCorecmodule.o: In function `func_pyqtRestoreInputHook':
/home/harish/Downloads/PyQt-x11-gpl-4.6.2/QtCore/sip/QtCore/qcoreapplication.sip:353:
undefined reference to `PyOS_InputHook'
sipQtCorecmodule.o: In function `func_pyqtRestoreInputHook':
/home/harish/Downloads/PyQt-x11-gpl-4.6.2/QtCore/sipQtCorecmodule.cpp:6227:
undefined reference to `_Py_NoneStruct'
sipQtCorecmodule.o: In function `func_pyqtRemoveInputHook':
/home/harish/Downloads/PyQt-x11-gpl-4.6.2/QtCore/sip/QtCore/qcoreapplication.sip:347:
undefined reference to `PyOS_InputHook'
sipQtCorecmodule.o: In function `func_pyqtRemoveInputHook':

....................
I have already installed sip4.9.3 without any problem. I have checked the
required packages.
I have all of them along with devel packages.
       Why does these errors occur?
       What should I do to correct them?
Can you guide me through the installation steps?
Thanks in advance,
nsharish.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20091220/89d46fbc/attachment.html


More information about the PyQt mailing list