As your error message indicates, you need to install PyQt. http://www.riverbankcomputing.co.uk/software/pyqt/download
Carson On 22 November 2010 12:35, Muhammad Abu Hasan <[email protected]> wrote: > Dear All, > > i have problem with python2.5 when i want to run my program then it gives me > error > > "Traceback (most recent call last): > File "C:\reasoner_interface.py", line 10, in <module> > from PyQt4 import QtCore, QtGui > ImportError: No module named PyQt4" > > could you please inform me ,how can i solve this problem? > > best regards > Hasan > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer > > -- Carson J. Q. Farmer ISSP Doctoral Fellow National Centre for Geocomputation National University of Ireland, Maynooth, http://www.carsonfarmer.com/ _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
