I am able to install MHKit version 1.0.1 on Mac OS
However, I have a problem testing it; see errors below. Please help. Thanks
pyenv(Version="/opt/anaconda3/envs/mhkit/bin/python")
ans =
PythonEnvironment with properties:
Version: "3.11"
Executable: "/opt/anaconda3/envs/mhkit/bin/python"
Library: "/opt/anaconda3/envs/mhkit/lib/libpython3.11.dylib"
Home: "/opt/anaconda3/envs/mhkit"
Status: NotLoaded
ExecutionMode: InProcess
[x, y] = circular(30)
Unable to resolve the name 'py.importlib.import_module'.
Error in circular (line 22)
py.importlib.import_module('mhkit');
I am able to install MHKit version 1.0.1 on Mac OS
However, I have a problem testing it; see errors below. Please help. Thanks
ans =
PythonEnvironment with properties:
Error in circular (line 22)
py.importlib.import_module('mhkit');