Skip to content

gdal version check broken #53

@tohuuuuu

Description

@tohuuuuu

Installed osm-export-tool on Linux with python 3.12. Running osm-export-tool abc.pbf abc fails with:

ERROR: Install the version of python package GDAL that corresponds to gdalinfo --version on your system.

$ (.venv) ... gdalinfo --version
GDAL 3.8.4, released 2024/02/08
$ (.venv) ... pip install gdal==3.8.4
Requirement already satisfied: gdal==3.8.4 in ./.venv/lib/python3.12/site-packages (3.8.4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions