Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.
This repository was archived by the owner on May 26, 2025. It is now read-only.

GDAL settings #9

@samazaphikel

Description

@samazaphikel

Hello,
I have tried to set up the repo on a new Django project. Unfortunately I have a problem with the setup of GDAL, do I have to install additional Python libraries?
I have installed GDAL in Windows:
C:\OSGeo4W\bin>gdalinfo --version
GDAL 3.10.1, released 2025/01/08

And in the settings I have specified the following path in addition to the settings specified in installations:
GDAL_LIBRARY_PATH = r'C:\OSGeo4W\bin\gdal310'

But unfortunately I can't get any further...

OSError: [WinError 127] The specified procedure was not found

Do you have some advise?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions