FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 969f3695 authored by Katarzyna Zator's avatar Katarzyna Zator
Browse files

fixing #2 of hunter_nwchem_anaconda

parent 8faf38ff
No related branches found
No related tags found
No related merge requests found
......@@ -348,7 +348,7 @@ def writeSubmitFileContents(filename_stem, molecule_name, **kwargs):
"mpi/openmpi/gnu7/4.1.0",
"nwchem/7.0.2"]
),
conda_version=kwargs.pop("conda_version", "hunter_nwchem_anaconda/python3/4.4.0"),
conda_version=kwargs.pop("conda_version", "anaconda/python3/4.4.0"),
)
file_contents += set_anaconda_environment(
conda_env=kwargs.pop("conda_env", "nwchempy"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment