Hi, > > gnm_wrap.cpp is missing in GDAL-2.1.3.tar.gz on > https://pypi.python.org/pypi/GDAL: > https://pypi.python.org/packages/36/d7/f89ac1347185db56939c156330efbfa2e3be > 560060b74e31f41e514ee627/GDAL-2.1.3.tar.gz > This caused the following error when building osgeo._gnm extension:
In GDAL 2.1, GNM was disabled by default, so the generated bindings don't include gnm_wrap.cpp Either rebuild your GDAL --without-gnm, or regenerate the Python bindings so gnm_wrap.cpp is generated. Even -- Spatialys - Geospatial professional services http://www.spatialys.com
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev