diff --git a/HPC_setup/requirements_JUWELS_outcommented.txt b/HPC_setup/requirements_JUWELS_outcommented.txt index 46bb8e2ee661c85801a37496463f82b302b0373a..79a36ab92463736839515b527b6dae174a9f7658 100644 --- a/HPC_setup/requirements_JUWELS_outcommented.txt +++ b/HPC_setup/requirements_JUWELS_outcommented.txt @@ -50,7 +50,7 @@ pytest-sugar # requests==2.23.0 # in Python # scipy==1.4.1 # in SciPy-Stack # seaborn==0.10.0 # in SciPy-Stack ---no-binary shapely Shapely==1.7.0 +# --no-binary shapely Shapely==1.7.0 # six==1.11.0 # in Python statsmodels==0.11.1 # (in Jupyter, but not found) # tensorboard==1.13.1 # in TF diff --git a/HPC_setup/setup_venv_hdfml.sh b/HPC_setup/setup_venv_hdfml.sh index d2c51a9cca66ee1f4a46463798cbad62d887d0be..2ea4e789d8811b6687b297ffea226a9432daf618 100644 --- a/HPC_setup/setup_venv_hdfml.sh +++ b/HPC_setup/setup_venv_hdfml.sh @@ -28,6 +28,7 @@ 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 +pip install --ignore-installed tabulate # see wiki on hdfml for information oh h5py: # https://gitlab.version.fz-juelich.de/haf/Wiki/-/wikis/HDF-ML%20System