Hi Ivan, On 11/19/2014 02:58 PM, jogaserbia wrote: > Hi Carl, > > Thanks very much for the response. > > I am trying to get GeoDjango up and running (for a couple of days now) > and am having a really hard time.
Sorry about that :/ I know the dependencies for GeoDjango can be hard to set up in general, and it may well be worse on Windows (at the very least, I'm sure the process is less well-tested, since I think most users and developers of GeoDjango use OS X or Linux). Unfortunately since I'm not an expert on GeoDjango, and I know even less about Windows, I'm not sure I'll be able to help. > I came across another question on the internet (that does not > specifically have to do with my issue) that suggested putting this path > variable into the project setting (today): > > GEOS_LIBRARY_PATH = r'C:\Program Files\OSGeo4W64\bin\geos_c.dll' > > Sadly, I do not know why this would work to rectify the initial problem. > > I think it gets past the GEOSException error, but another error is > coming up: > > *OSError: [WinError 126] The specified module could not be found* This error is still related to being unable to load the GEOS libraries - but that's about all I can tell you. > Since I am new to all of these particular technologies (Django, Python, > GeoDjango) I do not know where to begin troubleshooting these. I am not > even clear on how to read the below traceback (i.e. where the block of > code are delineated. I am assuming each time I see *File*, that is a > new code block that is being run). Yes, each "File ..." line represents a stack frame. Carl -- 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 http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/546D1551.3030004%40oddbird.net. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: OpenPGP digital signature

