[Qgis-user] Error updating Processing module - No fusion.dtm2ascii module installed
Elstermann, Mike
Mike.Elstermann at itc-halle.de
Mon Nov 16 06:05:20 PST 2015
Cool, is fixed and works.
THX, mikeE.
-----Ursprüngliche Nachricht-----
Von: Victor Olaya [mailto:volayaf at gmail.com]
Gesendet: Montag, 16. November 2015 14:03
An: Elstermann, Mike
Cc: Alejo C.S.; qgis-user at lists.osgeo.org
Betreff: Re: [Qgis-user] Error updating Processing module - No fusion.dtm2ascii module installed
It seems the problem is in the Processing lidar module. I have commited a small change that should fix it. We will be releasing a new version today to fix that.
Thanks
2015-11-16 13:54 GMT+01:00 Elstermann, Mike <Mike.Elstermann at itc-halle.de>:
> Dear list,
>
>
>
> affected also these plugin:
>
>
>
> · Processing
>
> · Concave Hull
>
>
>
> Some ideas?
>
>
>
> THX, mikeE. the geoObserver
>
>
>
> Von: Qgis-user [mailto:qgis-user-bounces at lists.osgeo.org] Im Auftrag
> von Alejo C.S.
> Gesendet: Montag, 16. November 2015 13:41
> An: qgis-user at lists.osgeo.org
> Betreff: [Qgis-user] Error updating Processing module - No
> fusion.dtm2ascii module installed
>
>
>
> Dear list, while updating complements in qgis 2.12 Lyon under Debian
> Stable amd64, an error shows up while updating "Processing"
> complement. It says "No module named DTM2ASCII". Searching I think
> this module is part of fusion software for Lidar analysis, but can't install via pip or other forms.
>
> Any tip?
>
>
>
> Thanks
>
>
>
>
>
> Error in complement updating:
>
>
>
> ImportError: No module named DTM2ASCII
>
> Traceback (most recent call last):
>
> File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 281, in
> loadPlugin
>
> __import__(packageName)
>
> File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in
> _import
>
> mod = _builtin_import(name, globals, locals, fromlist, level)
>
> File "/home/marmo/.qgis2/python/plugins/processing/__init__.py",
> line 29, in
>
> from processing.tools.general import *
>
> File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in
> _import
>
> mod = _builtin_import(name, globals, locals, fromlist, level)
>
> File
> "/home/marmo/.qgis2/python/plugins/processing/tools/general.py", line
> 28, in
>
> from processing.core.Processing import Processing
>
> File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in
> _import
>
> mod = _builtin_import(name, globals, locals, fromlist, level)
>
> File
> "/home/marmo/.qgis2/python/plugins/processing/core/Processing.py",
> line 51, in
>
> from processing.algs.lidar.LidarToolsAlgorithmProvider import
> LidarToolsAlgorithmProvider
>
> File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in
> _import
>
> mod = _builtin_import(name, globals, locals, fromlist, level)
>
> File
> "/home/marmo/.qgis2/python/plugins/processing/algs/lidar/LidarToolsAlg
> orithmProvider.py",
> line 123, in
>
> from fusion.DTM2ASCII import DTM2ASCII
>
> File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 572, in
> _import
>
> mod = _builtin_import(name, globals, locals, fromlist, level)
>
> ImportError: No module named DTM2ASCII
>
>
>
>
>
> Python: 2.7.9 (default, Mar 1 2015, 13:01:26) [GCC 4.9.2]
>
> QGIS: 2.12.0-Lyon Lyon, exported
>
>
>
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
More information about the Qgis-user
mailing list