Updated Ubuntu setup script to support rtree. Removed defaults.json and recent.json from the main dir.
This commit is contained in:
@@ -12,3 +12,5 @@ easy_install -U distribute
|
||||
apt-get install python-pip
|
||||
pip install --upgrade matplotlib
|
||||
pip install --upgrade Shapely
|
||||
apt-get install libspatialindex-dev
|
||||
pip install rtree
|
||||
|
||||
Reference in New Issue
Block a user