Skip to content
Snippets Groups Projects
Commit a271dace authored by Felix Kleinert's avatar Felix Kleinert
Browse files

add -ignore-installed statsmodels==0.11.1 to setup env

parent a53a2e32
Branches
Tags
3 merge requests!125Release v0.10.0,!124Update Master to new version v0.10.0,!97Felix issue106 hpc modules for juwels
Pipeline #35745 passed
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment