[Qgis-user] QGIS and Python

Victor Olaya volayaf at gmail.com
Sun Feb 3 23:41:37 PST 2013


Carsten

That error is because you have installed the Permaclim plugin, but not
the SEXTANTE plugin it depends on. Whether install SEXTANTE or
uninstall the Permaclim plugin

Regards

Victor


2013/2/4 Carsten Hogertz <carsten.hogertz at gmail.com>:
> Hi everyone,
>
> evertime I start QGIS Desktop 1.8 I get the following Python error. This
> error also appears with a lot of plugins too.
> I'm on Ubuntu 11.10. Does anyone know how to solve this problem?
> Thanks a lot.
> --
> Carsten
>
> Konnte Erweiterung permaclim nicht laden wegen eines Fehler beim Aufruf
> seiner classFactory()-Methode
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 164, in
> startPlugin
>     plugins[packageName] = package.classFactory(iface)
>   File "/home/carsten/.qgis//python/plugins/permaclim/__init__.py", line 45,
> in classFactory
>     from permaclim.SextantePermaclimProviderPlugin import
> SextantePermaclimProviderPlugin
>   File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 309, in
> _import
>     mod = _builtin_import(name, globals, locals, fromlist, level)
>   File
> "/home/carsten/.qgis//python/plugins/permaclim/SextantePermaclimProviderPlugin.py",
> line 32, in
>     from sextante.core.Sextante import Sextante
>   File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 309, in
> _import
>     mod = _builtin_import(name, globals, locals, fromlist, level)
> ImportError: No module named sextante.core.Sextante
>
> Python-Version:
> 2.7.2+ (default, Jul 20 2012, 22:24:03)
> [GCC 4.6.1]
>
>
> QGIS-Version:
> 1.8.0-Lisboa Lisboa, exported
>
> Python-Pfad: ['/home/carsten/.qgis/python/plugins/GeoCoding',
> '/usr/share/qgis/python', '/home/carsten/.qgis//python',
> '/home/carsten/.qgis//python/plugins', '/usr/share/qgis/python/plugins',
> '/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2',
> '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old',
> '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages',
> '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/PIL',
> '/usr/lib/python2.7/dist-packages/gst-0.10',
> '/usr/lib/python2.7/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.7',
> '/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode',
> '/home/carsten/.qgis/python/plugins/mmqgis/forms']
>
>
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-user
>



More information about the Qgis-user mailing list