[Qgis-user] [Processing][lastools] lasview error
João Gaspar
joao.f.r.gaspar at gmail.com
Mon Dec 1 07:14:18 PST 2014
OS: Windows 7 64bits
OSGeo Installer QGIS Brigthon 2.6.0 64bits
Hi guys, i have this error, when running the lasview algorithm:
Uncaught error while executing algorithm
Traceback (most recent call last):
Traceback (most recent call last):
File
"C:/OSGEO4~1/apps/qgis/./python/plugins\processing\core\GeoAlgorithm.py",
line 212, in execute
self.processAlgorithm(progress)
File
"C:/OSGEO4~1/apps/qgis/./python/plugins\processing\algs\lidar\lastools\lasview.py",
line 50, in processAlgorithm
LAStoolsUtils.runLAStools(commands, progress)
File
"C:/OSGEO4~1/apps/qgis/./python/plugins\processing\algs\lidar\lastools\LAStoolsUtils.py",
line 49, in runLAStools
proc = subprocess.Popen(commandline, shell=True, stdout=subprocess.PIPE,
stdin=open(os.devnull),
NameError: global name 'os' is not defined
Anyone have this error?
Best Regards
João
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20141201/b3579791/attachment.html>
More information about the Qgis-user
mailing list