[Qgis-user] Error updating Processing module - No fusion.dtm2ascii module installed

Victor Olaya volayaf at gmail.com
Mon Nov 16 05:02:31 PST 2015


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/LidarToolsAlgorithmProvider.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