|
Installation
Installing Geopy
InstallationGet the latest release from the Cheese Shop: sudo easy_install geopy Or download the development trunk from the Subversion repository: svn co http://geopy.googlecode.com/svn/trunk/ geopy-trunk cd geopy-trunk/ sudo python setup.py install Or use easy_install: sudo easy_install http://geopy.googlecode.com/svn/trunk/ |
Sign in to add a comment