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
set python_exe_path [Kratos::ManagePreferences GetValue python_path]
131
-
W "Run the following command on a terminal:\n$python_exe_path -m pip install --upgrade --force-reinstall --no-cache-dir $Kratos::pip_packages_required"
132
+
W "Run the following command on a terminal:"
133
+
W "$python_exe_path -m pip install --upgrade --force-reinstall --no-cache-dir $Kratos::pip_packages_required"
132
134
}
133
135
"DOCKER_NOT_FOUND" {
134
136
W "Could not start docker. Please check if the Docker service is enabled."
0 commit comments