Group, I am running a python code (worked well on earlier gdal version but not on 2.1) calling gdal with the following errors. [image: Inline image 1] The code start as follows....
#!/usr/bin/env python import os import sys import subprocess import shutil import binascii import tempfile import gdal from gdalconst import * from datetime import datetime ... ... Your comments/suggestions are appreciated. Alassane >> >> >> On Fri, Sep 30, 2016 at 12:04 AM, Vaclav Petras <[email protected]> >>> wrote: >>> >>>> >>>> >>>> sudo apt-get install grass-dev >>>> >>> >>> >> >> That's want installing a development package on Ubuntu means (you can >> also use Synaptic or maybe even the Software Center instead of apt-get). >> > >
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
