On Thu, 12 Aug 2021 04:15:57 -0700 (PDT) Tugg Speedman <[email protected]> wrote:
> > Hello everyone, > > I'm new to GeoDjango and therefore I tried to follow the tutorial > (https://docs.djangoproject.com/en/3.2/ref/contrib/gis/tutorial/) first. > But the problem is, it doesn't work with SQLite a.k.a SpatialLite. When I > try to build the migrations, a Windows error pops up (see picture below). > It's german and says there is no entry point in gdal301.dll. > > So why do I post this problem here in Django mailing list? Because the > Tutorial is very fuzzy for Spatial & Windows. It basically just says > download the SQLite files from here: https://www.gaia-gis.it/gaia-sins/ > > But what to do with this files? Can I put them wherever I want? Do I have > to add them on System/Python path? > > I would really appreciate any help > Thank you[image: error.png] Maybe this helps: https://stackoverflow.com/questions/53682315/error-on-libcurl-dll-when-using-gdal-of-osgeo4w-in-django TLDR: IntelliJ loads wrong sqlite3.dll? -- Michael Ross <[email protected]> -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/20210813004952.44506dd5571d092c0fcef804%40ross.cx.

