Hi!

I'm trying my plugin for qgis, but when run I get this error:

sam @ debian: ~ / dev_qgis / app / src $ python2.5 geogetmorf.py
Traceback (most recent call last):
   File "geogetmorf.py", line 6, <module>
     qgis.core from import *
ImportError: / usr/local/lib/libqgis_core.so.1.7.2: undefined symbol:
_ZTI20QNetworkProxyFactory

QNetworkProxyFactory is a class introduced in Qt4.5.
this could be the problem?

Any advice?

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/PyQGIS-libqgis-core-so-1-7-2-Import-Error-tp7039783p7039783.html
Sent from the qgis-developer mailing list archive at Nabble.com.
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to