Skip to content

Commit

Permalink
Add pyshtools==4.10.3 to avoid recent issues installing pyxtal
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhernandezgarcia committed Jan 30, 2024
1 parent 35e562f commit 89f4493
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mila/setup/setupenv_full_py3.10_cu11.8_torch2.0.1.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ python -m pip install numpy pandas scikit-learn hydra-core tqdm torchtyping matp
# wandb: for logging onto WandB
python -m pip install wandb
# pymatgen, pyxtal: for the crystal environments
python -m pip install pyshtools==4.10.3
python -m pip install pymatgen==2023.12.18 pyxtal==0.6.1
# dave proxy: consider updating the version
python -m pip install git+https://github.com/sh-divya/[email protected]
Expand Down

0 comments on commit 89f4493

Please sign in to comment.