1👍
You need to supply the full path to the geos DLL, not the containing directory.
Try:
GEOS_LIBRARY_PATH = ‘C:/OSGeo4W64/bin/geos_c.dll’
Source:stackexchange.com
1👍
You need to supply the full path to the geos DLL, not the containing directory.
Try:
GEOS_LIBRARY_PATH = ‘C:/OSGeo4W64/bin/geos_c.dll’