Skip to content
Snippets Groups Projects
Commit 3883ebc7 authored by Marco De Simone's avatar Marco De Simone
Browse files

Update install-oasys.sh - python -m pip install --no-cache-dir crystalpy

parent e77ee4f7
No related branches found
No related tags found
No related merge requests found
...@@ -99,6 +99,7 @@ python -m pip install --no-cache-dir numpy ...@@ -99,6 +99,7 @@ python -m pip install --no-cache-dir numpy
python -m pip install --no-cache-dir scipy python -m pip install --no-cache-dir scipy
python -m pip install --no-cache-dir six python -m pip install --no-cache-dir six
python -m pip install --no-cache-dir matplotlib python -m pip install --no-cache-dir matplotlib
python -m pip install --no-cache-dir crystalpy
python -m pip install --no-cache-dir resources --upgrade python -m pip install --no-cache-dir resources --upgrade
python -m pip install --no-cache-dir oasys1 python -m pip install --no-cache-dir oasys1
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment