diff --git a/HPC_setup/setup_venv_hdfml.sh b/HPC_setup/setup_venv_hdfml.sh index d18e41d580b5b81a0ff8d44e39f828e713418ffb..d2c51a9cca66ee1f4a46463798cbad62d887d0be 100644 --- a/HPC_setup/setup_venv_hdfml.sh +++ b/HPC_setup/setup_venv_hdfml.sh @@ -27,6 +27,7 @@ export PYTHONPATH=${cur}/../venv_hdfml/lib/python3.6/site-packages:${PYTHONPATH} pip install -r ${cur}/requirements_HDFML_outcommented.txt pip install --ignore-installed matplotlib==3.2.0 pip install --ignore-installed pandas==1.0.1 +pip install --ignore-installed statsmodels==0.11.1 # see wiki on hdfml for information oh h5py: # https://gitlab.version.fz-juelich.de/haf/Wiki/-/wikis/HDF-ML%20System