Hello, I’m trying to work with GeoDjango version 5.1 on Windows.When I try to run the command to create a migration, it shows:
django.core.exceptions.ImproperlyConfigured: Could not find the GDAL library (tried “gdal308”, “gdal307”, “gdal306”, “gdal305”, “gdal304”, “gdal303”, “gdal302”, “gdal301”, “gdal300”). Is GDAL installed? If it is, try setting GDAL_LIBRARY_PATH in your settings.
I installed OSGeo4W-setup.exe, but it installs the gdal309 version. I can’t install GDAL 308.