On Tuesday, October 2, 2018 at 3:32:18 AM UTC+5:30, [email protected] wrote: > > I have installed PROJ4, GDAL and GEOS libraries using OSGeo4W installer > <https://trac.osgeo.org/osgeo4w/>. But the problem is with GDAL library. > Earlier there was an error showing :- > django.core.exceptions.ImproperlyConfigured: Could not find the GDAL > library (tried "gdal202", "gdal201", "gdal20", "gdal111", "gdal110", > "gdal19"). Is GDAL installed? If it is, try setting GDAL_LIBRARY_PATH in > your settings. > > Then after setting the path using GDAL_LIBRARY_PATH = > '/home/sue/local/lib/libgdal.so' in settings.py file the error changes to > what I have stated before which is :- > OSError: [WinError 126] The specified module could not be found. > > On Monday, October 1, 2018 at 10:48:15 PM UTC+5:30, [email protected] > wrote: >> >> Currently, I am working on Geodjango. I have gone through all the >> procedures written in >> https://docs.djangoproject.com/en/2.1/ref/contrib/gis/install/#requirements >> for windows OS. But still I am facing an error showing : >> >> OSError: [WinError 126] The specified module could not be found >> >> You can refer to this error in the attached file. >> Can anyone help me out of this. >> >> >>
-- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b3265462-5122-49e0-bdf4-05a84387d221%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

