E3SM-Project / E3SM

Energy Exascale Earth System Model source code. NOTE: use "maint" branches for your work. Head of master is not validated.
https://docs.e3sm.org/E3SM
Other
350 stars 360 forks source link

case.setup fails with "/opt/modules/default/bin/modulecmd: No such file or directory" #3215

Open joxzaren opened 5 years ago

joxzaren commented 5 years ago

Running on a MacBook Pro. When invoking case.setup the following error message is displayed:

% ./case.setup ERROR: module command /opt/modules/default/bin/modulecmd python rm craype craype-mic-knl craype-haswell PrgEnv-intel PrgEnv-cray PrgEnv-gnu intel cce gcc cray-parallel-netcdf cray-hdf5-parallel pmi cray-mpich2 cray-mpich cray-netcdf cray-hdf5 cray-netcdf-hdf5parallel cray-libsci papi cmake cray-petsc esmf zlib failed with message: /bin/sh: /opt/modules/default/bin/modulecmd: No such file or directory

Any pointers where to start looking?

jonbob commented 5 years ago

Hi @joxzaren - can you please tell me the command you used to create the case you're trying to set-up? Thanks