Re: Geodjango Error

2018-10-01 Thread vaibhav . gupta_cs16
On Tuesday, October 2, 2018 at 3:32:18 AM UTC+5:30, vaibhav.g...@gla.ac.in wrote: > > I have installed PROJ4, GDAL and GEOS libraries using OSGeo4W installer > . But the problem is with GDAL library. > Earlier there was an error showing :- > django.core.excepti

Re: Geodjango Error

2018-10-01 Thread vaibhav . gupta_cs16
I have installed PROJ4, GDAL and GEOS libraries using OSGeo4W installer . 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

Geodjango Error

2018-10-01 Thread vaibhav . gupta_cs16
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 r