You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On MacOSX (Mountain Lion) RasMover does not work :(
Traceback (most recent call last):
File ".qgis2/python/plugins/rasmover/rasmover.py", line 202, in canvasReleaseEvent
subprocess.call([ "gdalbuildvrt", fileVRT, "-input_file_list", listaRaster ])
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 493, in call
return Popen(_popenargs, *_kwargs).wait()
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 679, in init
errread, errwrite)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1228, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
After installing, I get:
The plugin is corrupt. Python message:
zero length field name in format
It seems an issue with python 2.6.
The text was updated successfully, but these errors were encountered: