Skip to content

"conda env create -f environment-ufsreplay.yml" stuck in "Solving environment:" #390

Discussion options

You must be logged in to vote

@AnningCheng-NOAA
I just tried on Cheyenne w/o issue:

But on Hera got hung up "Solving environment"...
I had no problem building the environment manually on Hera,

conda create -n env_ufsreplay python=3.8.5
conda activate env_ufsreplay
conda install -c conda-forge netcdf4
conda install -y -c conda-forge f90nml
conda install -y -c conda-forge numpy
conda install -y -c conda-forge xarray
conda install -y -c conda-forge shapely
conda install -y -c conda-forge xesmf
@mkavulich @hertneky

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@hertneky
Comment options

Answer selected by AnningCheng-NOAA
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants