[Qgis-developer] profile tool crashes qgis
Borys Jurgiel
borysiasty at aster.pl
Wed May 26 11:26:53 EDT 2010
Dnia środa, 26 maja 2010 o 17:18:56 Paolo Cavallini napisał(a):
> Hi all.
> Just installing the profile tool crashes qgis,
> who cannot start anymore:
>
> /usr/lib/python2.6/dist-packages/qgis/utils.py:291: UserWarning: Module
> matplotlib was already imported from
> /usr/lib/pymodules/python2.6/matplotlib/__init__.py, but
> /usr/lib/pymodules/python2.6 is being added to sys.path
> mod = _builtin_import(name, globals, locals, fromlist, level)
> Segmentation fault
>
> Any ideas?
> All the best.
The plugin doesn't import matplotlib directly, so seems it's a problem with
Qwt5 still (or rather its dependency on matplotlib)...
More information about the Qgis-developer
mailing list