On 05 Apr 2011, at 8:00 PM, Raymond Norton wrote: > I had installed geoip-python via apt, but have since removed and > purged it. I then installed GeoIP-Python-0.2.0 . However when i attempt > to setup Baruwa, it errs out with the following message:
since you are running on debian or ubuntu i would recommend that you install using the deb instead of using source. http://www.baruwa.org/install_debian.html > > GeoIP-Python 1.2.4 is already the active version in easy-install.pth > > Installed > /usr/local/lib/python2.6/dist-packages/GeoIP_Python-1.2.4-py2.6-linux-i686.egg > error: Could not find required distribution GeoIP > > > How can I get rid of version 1.2.4, and correctly install v 2 from source? 1.2.4 is the recommended version to use, if you insist on installing using source you can comment out GeoIP in your setup.py then do the install -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

