[Qgis-developer] New GeoCoding python plugin

Alessandro Pasotti apasotti at gmail.com
Fri Jun 5 08:52:53 EDT 2009


2009/6/5 kimaidou <kimaidou at gmail.com>

> Hi
>
> I am under ubuntu 9.04, Qgis 1.0.1
> I have installed geopy, using this
>
> svn checkout http://geopy.googlecode.com/svn/branches/reverse-geocode geopy
>
> cd geopy/
> sudo python setup.py install
>
>
> I worked, see:
> Installed
> /usr/local/lib/python2.6/dist-packages/geopy-0.93dev_r84-py2.6.egg
> Processing dependencies for geopy==0.93dev-r84
> Finished processing dependencies for geopy==0.93dev-r84
>
> But the plugin stills complains about geopy missing. I have not installed
> it with easy_install, because I do not know what it is (and installing the
> package python-virtualenv did not help :(  )
>
> Any hints ?
>
>

Your installation procedure is correct.

To test if geopy is installed correctly, you could try to

import geopy

from a python console.



-- 
Alessandro Pasotti
w3:   www.itopen.it
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20090605/48f78f63/attachment.html


More information about the Qgis-developer mailing list