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.
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to