Skip to content

Commit 3f8528c

Browse files
committed
use more recent version of Python
1 parent 574589c commit 3f8528c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/install_ptypy_env_at_nersc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
First, clone the nersc conda env
44

55
```
6-
conda create --prefix /global/common/software/ntrain7/ptypy_env --clone /global/common/software/nersc/pm-2022q3/sw/python/3.9-anaconda-2021.11
6+
conda create --prefix /global/common/software/ntrain7/ptypy_env --clone /global/common/software/nersc/pe/conda/24.1.0/Miniconda3-py311_23.11.0-2
77
```
88

99
Activate the new conda env

0 commit comments

Comments
 (0)