Installing PostGIS
zbeers
HOBBYOP
a year ago
Hi, I am trying to install PostGIS for my project, but I seem to be running into an error each time I am trying to publish the image:
OSError: /usr/lib/libgdal.so: cannot open shared object file: No such file or directory
I have installed PostGIS, gdal, and geos on my machine, but I think I am running into this error because it is not installed on the local linux machine that my container is in. Can someone assist me? This is my first time working on a Django project, so it may be some user error on my part, but I would like to try using the google maps API to help with addressing using Django integrated libraries!
1 Replies
Status changed to Solved brody • 11 months ago
