On 4/19/2018 8:56 AM, mattijn wrote:
Dear,

I've the same error/bug appearing. Also using the GDAL python package
(GDAL‑2.2.4‑cp35‑cp35m‑win_amd64.whl) from
https://www.lfd.uci.edu/~gohlke/pythonlibs/#gdal

Regards,
Mattijn



The pointer comparison for the `gdal.TermProgress` Python/SWIG function and the `GDALTermProgress` C function seems to fail at <https://github.com/OSGeo/gdal/blob/release/2.2/gdal/swig/include/python/typemaps_python.i#L1320>. Maybe a SWIG 3.0.12 bug? As a workaround, run `gdal_fillnodata.py` in quiet mode to avoid the callback.

Christoph
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to