[Qgis-developer] Gdal version upgrade problems

Rudi Thiede rudi at linfiniti.com
Fri Apr 13 11:41:35 EDT 2012


Hi all,

It seems that upgrading GDAL has caused it to stop working... when starting
QGIS, I get this:

===================================

Couldn't load plugin GdalTools due an error when calling its classFactory()
method

Traceback (most recent call last):
  File "/home/rudi/apps/qgis-1_8/share/qgis/python/qgis/utils.py", line
164, in startPlugin
    plugins[packageName] = package.classFactory(iface)
  File
"/home/rudi/apps/qgis-1_8/share/qgis/python/plugins/GdalTools/__init__.py",
line 32, in classFactory
    from GdalTools import GdalTools
  File "/home/rudi/apps/qgis-1_8/share/qgis/python/qgis/utils.py", line
309, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
  File
"/home/rudi/apps/qgis-1_8/share/qgis/python/plugins/GdalTools/GdalTools.py",
line 39, in
    raise ImportError( error_str )
ImportError: /usr/lib/python2.7/dist-packages/osgeo/_gdal.so: symbol
VSIFTruncateL, version GDAL_1.8 not defined in file libgdal.so.1 with link
time reference

Python version:
2.7.2+ (default, Oct  4 2011, 20:41:12)
[GCC 4.6.1]


QGIS version:
1.8.0-master master, 580f381

===================================


I'm basically using only Gdal for work right now, so this is a bit of a
problem for me... what should I do to get QGIS and Gdal to work together?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20120413/7a53c64c/attachment.html


More information about the Qgis-developer mailing list