Hi,
I am working with CESM2, but I’m currently unable to set up a case using the prompt below (bold). It’s strange because this prompt worked previously. Could anyone provide some input or suggestions? Thanks!
---------------
(npl) mengqij@derecho5:~/cesm_215_pv/cime/scripts> ./create_newcase --case ~/D_simulation_globe/FHIST_BGC_3_ref --res f09_g17 –compset FHIST_BGC --project UIUC0025 --run-unsupported
Traceback (most recent call last):
File "/glade/u/home/mengqij/cesm_215_pv/cime/scripts/./create_newcase", line 7, in <module>
from Tools.standard_script_setup import *
File "/glade/u/home/mengqij/cesm_215_pv/cime/scripts/Tools/standard_script_setup.py", line 16, in <module>
import CIME.utils
File "/glade/u/home/mengqij/cesm_215_pv/cime/scripts/Tools/../../scripts/lib/CIME/utils.py", line 6, in <module>
import io, logging, gzip, sys, os, time, re, shutil, glob, string, random, imp, fnmatch
ModuleNotFoundError: No module named 'imp'
I am working with CESM2, but I’m currently unable to set up a case using the prompt below (bold). It’s strange because this prompt worked previously. Could anyone provide some input or suggestions? Thanks!
---------------
(npl) mengqij@derecho5:~/cesm_215_pv/cime/scripts> ./create_newcase --case ~/D_simulation_globe/FHIST_BGC_3_ref --res f09_g17 –compset FHIST_BGC --project UIUC0025 --run-unsupported
Traceback (most recent call last):
File "/glade/u/home/mengqij/cesm_215_pv/cime/scripts/./create_newcase", line 7, in <module>
from Tools.standard_script_setup import *
File "/glade/u/home/mengqij/cesm_215_pv/cime/scripts/Tools/standard_script_setup.py", line 16, in <module>
import CIME.utils
File "/glade/u/home/mengqij/cesm_215_pv/cime/scripts/Tools/../../scripts/lib/CIME/utils.py", line 6, in <module>
import io, logging, gzip, sys, os, time, re, shutil, glob, string, random, imp, fnmatch
ModuleNotFoundError: No module named 'imp'