(c:\ridsans\ridsans\.conda) PS C:\ridsans\ridsans> conda activate mantid_env (mantid_env) PS C:\ridsans\ridsans> workbench Traceback (most recent call last): File "C:\Users\USERID\AppData\Local\miniforge3\envs\mantid_env\lib\site-packages\mantid\utils\_utils.py", line 37, in import_mantid_cext lib = import_module(modulename, package) File "C:\Users\USERID\AppData\Local\miniforge3\envs\mantid_env\lib\importlib\__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 975, in _find_and_load_unlocked File "", line 657, in _load_unlocked File "", line 556, in module_from_spec File "", line 1166, in create_module File "", line 219, in _call_with_frames_removed ImportError: DLL load failed while importing _kernel: The specified module could not be found. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\USERID\AppData\Local\miniforge3\envs\mantid_env\lib\site-packages\mantid\utils\_utils.py", line 41, in import_mantid_cext lib = import_module(modulename.lstrip(".")) File "C:\Users\USERID\AppData\Local\miniforge3\envs\mantid_env\lib\importlib\__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1014, in _gcd_import File "", line 991, in _find_and_load File "", line 973, in _find_and_load_unlocked ModuleNotFoundError: No module named '_kernel' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users\USERID\AppData\Local\miniforge3\envs\mantid_env\Scripts\workbench-script.py", line 6, in from workbench.app.main import main File "C:\Users\USERID\AppData\Local\miniforge3\envs\mantid_env\lib\site-packages\workbench\app\main.py", line 11, in from mantid import __version__ as mtd_version File "C:\Users\USERID\AppData\Local\miniforge3\envs\mantid_env\lib\site-packages\mantid\__init__.py", line 106, in from mantid import kernel as _kernel # noqa: F401, E402 File "C:\Users\USERID\AppData\Local\miniforge3\envs\mantid_env\lib\site-packages\mantid\kernel\__init__.py", line 36, in import_mantid_cext("._kernel", "mantid.kernel", globals()) File "C:\Users\USERID\AppData\Local\miniforge3\envs\mantid_env\lib\site-packages\mantid\utils\_utils.py", line 45, in import_mantid_cext raise ImportError(msg) ImportError: First import of "._kernel" failed with "DLL load failed while importing _kernel: The specified module could not be found.". Second import of "_kernel" failed with "No module named '_kernel'" (mantid_env) PS C:\ridsans\ridsans>