Guest User

Untitled

a guest
May 22nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. GDAL command output: /bin/sh: (scriptname).py: command not found
  2.  
  3. Traceback (most recent call last): File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/processing/algs/gdal/GdalAlgorithm.py", line 115, in processAlgorithm GdalUtils.runGdal(commands, feedback)
  4. File "/Applications/QGIS3.app/Contents/MacOS/../Resources/python/plugins/processing/algs/gdal/GdalUtils.py", line 83, in runGdal if not path.lower() in envval.lower().split(os.pathsep):
  5. AttributeError: 'NoneType' object has no attribute 'lower'
Add Comment
Please, Sign In to add comment