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

gdal2tiles.py does not run (Windows 10, Python 3.7, MSVS 1900) #172

Open
szekerest opened this issue Apr 17, 2021 · 0 comments
Open

gdal2tiles.py does not run (Windows 10, Python 3.7, MSVS 1900) #172

szekerest opened this issue Apr 17, 2021 · 0 comments

Comments

@szekerest
Copy link
Member

With following environment gdal2tiles.py does not run:

Python 3.7.9 x64 (python-3.7.9-amd64.exe)

GDAL 3.0.2 x64 (gdal-302-1900-x64-core.msi, GDAL-3.2.1.win-amd64-py3.7.msi)

Problem:

osr.py 2.0.4 (installed in Python with GDAL-3.2.1.win-amd64-py3.7.msi) is not up to date.

Fix:

Replaced with 3.0.12 from https://github.com/OSGeo/gdal/blob/release/3.1/gdal/swig/python/osgeo

Site effect:

PROJ_LIB=C:\Program Files\GDAL\projlib has to be set.

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