cedadev / flamingo

Flamingo WPS
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Flamingo vagrant installation - needed to pip install owslib #3

Closed agstephens closed 3 years ago

agstephens commented 3 years ago
. ./setup-env.sh
pip uninstall -y owslib; pip install owslib==0.21.0
make restart
agstephens commented 3 years ago

Latest test installation - post-install:

 nappy - and pip install -e . --no-deps
 gitpython

 pip uninstall -y owslib; pip install owslib==0.24.1 
agstephens commented 3 years ago

Now managed in ansible.