Module import error in ocean_ke_check with xp65 conda environment

Hi,

I’m trying to restart a CM2 configuration where I replaced the hh5 conda environment with the xp65 environment in suite.rc. E.g. see this post.

I get an error message for ocean_ke_checkwhich I assume is related to the switch. From the job.err file:

  File "/g/data/hr22/apps/cylc7/lib/python2.7/sysconfig.py", line 365, in _init_posix
    _temp = __import__(name, globals(), locals(), ['build_time_vars'], 0)
ImportError: No module named _sysconfigdata_x86_64_conda_linux_gnu

Is there another place where I need to update to xp65? Is the environment not consistent with the cylc7 python version?

Thank you,
Wilma

Try an older version of the xp65 conda environment - Analysis3-25.06 onwards incompatible with cylc7 - General - ACCESS Hive Community Forum

2 Likes