You need to install it in virtualenv created by bench
add zeep to your requirements file and run
bench setup --requirements
Or
source env/bin activate
pip install zeep
You need to install it in virtualenv created by bench
add zeep to your requirements file and run
bench setup --requirements
Or
source env/bin activate
pip install zeep