Skip to content
Snippets Groups Projects
Commit d6be3e29 authored by Bing Gong's avatar Bing Gong
Browse files

update create_env

parent e2702bda
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ ENV_DIR=${WORKING_DIR}/env_setup
source ${ENV_DIR}/modules.sh
# Install additional Python packages.
pip3 install --ignore-installed -r requirements.txt
pip3 install --user --ignore-installed -r requirements.txt
#pip3 install --user netCDF4
#pip3 install --user numpy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment