WARN_MISC_CODE_ENV_BUILTIN_MODIFIED: Built-in code env modified¶
Packages have been installed manually in the built-in code environment of DSS. The built-in code environment should not be altered.
Remediation¶
Remove the manually installed packages from the built-in code environment or reset the built-in environment, then use a custom code environment instead. See Create a code environment for more details.
The built-in environment can be completely reset in a few steps:
Delete the current built-in environment (
<DSS_HOME>/pyenv
)run
<INSTALL_DIR>/installer.sh -u -d <DSS_HOME>