79372054

Date: 2025-01-20 16:47:41
Score: 0.5
Natty:
Report link

My preferred method of installing python gdal packages have always been with Christoph Gohlke's wheels (.whl) and pip which have recently moved to GIT Hub - https://github.com/cgohlke/geospatial-wheels

Depending on the python version you are using it might be necessary to look through previous releases to find the package that matches your OS and python version. Each python version requires a different package.

Steps:

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: kingurr