Currently, if khiops_env --env subprocess call fails, the associated error message from the subprocess is dressed-up with "Error initializing the environment for Khiops from the '/path/to/khiops_env' script. Contents of stderr 'error of the subprocess'"
However, this does not always help the user mitigate the failure. The goal of this issue is to add more decoration, after the decoration shown above, on the Windows OS: "The issue may be caused by Khiops being installed in a location restricted by your organization's IT security policy. In this case, try installing Khiops in a recommended directory or run it as an administrator."
Currently, if
khiops_env --envsubprocess call fails, the associated error message from the subprocess is dressed-up with "Error initializing the environment for Khiops from the '/path/to/khiops_env' script. Contents of stderr 'error of the subprocess'"However, this does not always help the user mitigate the failure. The goal of this issue is to add more decoration, after the decoration shown above, on the Windows OS: "The issue may be caused by Khiops being installed in a location restricted by your organization's IT security policy. In this case, try installing Khiops in a recommended directory or run it as an administrator."