And I'm assuming that you're on a 64bit machine right? If that's the case, you might just try re-installing OSGeo4W. Looking at the error message it appears that Windows doesn't think the .dll you're referencing is valid. Looking at the file listing in the C:/OSGeo4W64/bin directory it looks like you have an older version of the files then I do. It's a bit of a long shot, but worth the try.
If that doesn't work, you might just try re-installing arches and arches-hip. Let me know if any of this helps. Cheers, Alexei Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 On Fri, Jul 10, 2015 at 5:08 AM, NHB Heritage <[email protected]> wrote: > Oh yes! > > > <https://lh3.googleusercontent.com/-oHhfLl9hpTw/VZ5DHBHc23I/AAAAAAAAATw/2NktQuZWesA/s1600/Capture2.PNG> > > > On Thursday, 9 July 2015 00:40:23 UTC+8, Alexei Peters wrote: >> >> So just to be clear, your GDAL_LIBRARY_PATH setting looks like this in >> your settings.py file: >> >> GDAL_LIBRARY_PATH = 'C:/OSGeo4W64/bin/gdal111.dll' #<--- Note the >> forward slashes! >> >> -Alexei >> >> >> >> >> Director of Web Development - Farallon Geographics, Inc. - 971.227.3173 >> >> >> -- > -- To post, send email to [email protected]. To unsubscribe, > send email to [email protected]. For more > information, visit https://groups.google.com/d/forum/archesproject?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Arches Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
