Thanks All, Its now clear to me. For sharing purpose, maybe I'll go for pygeoip? Since I really only need the GeoIP only. Much simpler, though could be much slower?
On Jul 18, 12:20 am, Justin Myers <[email protected]> wrote: > Yes, there are dependencies for GeoIP. They're listed in the docs for > GeoIP (http://docs.djangoproject.com/en/1.2/ref/contrib/gis/geoip/), > and the docs' list of GeoDjango's requirements in general (http:// > docs.djangoproject.com/en/1.2/ref/contrib/gis/install/#requirements) > is also useful. > > HTH, > Justin > > On Jul 17, 12:58 am, haibin <[email protected]> wrote: > > > > > hi, > > > I am trying to use GeoIP part of GeoDjango. I importing it by from > > django.contrib.gis.utils import GeoIP but getting import error. Do I > > have to install someting or do the whole installation process for > > GeoDjango? Or what is the minimum requirements just for GeoIP > > > Thanks, > > James -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

