Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gdal 3.4.1 causes tests to fail on Windows and Mac #8

Open
julian-belina opened this issue Feb 22, 2024 · 1 comment
Open

Gdal 3.4.1 causes tests to fail on Windows and Mac #8

julian-belina opened this issue Feb 22, 2024 · 1 comment

Comments

@julian-belina
Copy link
Collaborator

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 julian-belina changed the title Gdal 3.4.1 causes tests to fail Gdal 3.4.1 causes tests to fail on Windows and Mac Feb 22, 2024
@julian-belina
Copy link
Collaborator Author

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

mac_log.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant