# HG changeset patch # User Catherine Wise # Date 1430973901 -36000 # Node ID 29235c74b0e8fa5c04149cfb20f48ed1257ebea4 # Parent e18697164cb49476abc74f85cdf6e0a4d0639561 Fix command to use right pip. diff -r e18697164cb4 -r 29235c74b0e8 tool_dependencies.xml --- a/tool_dependencies.xml Thu May 07 14:14:00 2015 +1000 +++ b/tool_dependencies.xml Thu May 07 14:45:01 2015 +1000 @@ -16,7 +16,7 @@ psycopg2 https://tstest-kms.it.csiro.au/truststore/downloads/PythonTrustStore-0.5.tar.gz - pip install --install-option="--home=$INSTALL_DIR" --install-option="--install-scripts=$INSTALL_DIR/bin" PythonTrustStore-0.5.tar.gz + $INSTALL_DIR/venv/bin/pip install --install-option="--home=$INSTALL_DIR" --install-option="--install-scripts=$INSTALL_DIR/bin" PythonTrustStore-0.5.tar.gz $INSTALL_DIR/lib/python $INSTALL_DIR/lib/python