You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unsupported_platform="{platform:s} is not a supported platform."
60
60
unsupported_python="{python:s} is not supported. The supported Python versions are {supported:s}."
61
61
unset_env="Environment variable {path1:s} has not been set. Add <matlabroot>/bin/{arch:s} to {path2:s}, where <matlabroot> is the root of a valid MATLAB installation."
62
-
set_path="MATLAB installation not found in {path1:s}. Add <matlabroot>/bin/{arch:s} to {path2:s}, where <matlabroot> is the root of a valid MATLAB installation."
62
+
install_or_set_path="MATLAB {ver:s} installation not found. Install to default location, or add <matlabroot>/bin/{arch:s} to {path2:s}, where <matlabroot> is the root of a MATLAB {ver:s} installation."
63
63
no_compatible_matlab="No compatible MATLAB installation found in Windows Registry. This release of "+ \
64
64
"MATLAB Engine API for Python is compatible with version {ver:s}. The found versions were"
65
65
no_matlab="No compatible MATLAB installation found in Windows Registry."
0 commit comments