geokit icon indicating copy to clipboard operation
geokit copied to clipboard

Gdal 3.4.1 causes tests to fail on Windows and Mac

Open julian-belina opened this issue 1 year ago • 1 comments

Gdal 3.4.1 should be excluded from the dependencies.

It causes the folowing error in multiple tests:

ImportError: DLL load failed while importing _gdal: The specified procedure could not be found.

The failed tests are:

geokit/geokit/test/test_01_util.py geokit/geokit/test/test_02_srs.py geokit/geokit/test/test_03_geom.py geokit/geokit/test/test_04_raster.py geokit/geokit/test/test_05_vector.py geokit/geokit/test/test_06_extent.py geokit/geokit/test/test_07_locations.py geokit/geokit/test/test_08_regionmask.py geokit/geokit/test/test_09_algorithms.py

The complete log is attached in a file. log.txt

julian-belina avatar Feb 22 '24 11:02 julian-belina

The same tests fail on mac. The log is attached to this answer:

mac_log.txt

julian-belina avatar Feb 22 '24 11:02 julian-belina