Skip to content

Give the user a hint on Windows when khiops_env.cmd fails - #616

Merged
popescu-v merged 1 commit into
mainfrom
improve-message-khiops-env-windows
Sep 1, 2026
Merged

Give the user a hint on Windows when khiops_env.cmd fails#616
popescu-v merged 1 commit into
mainfrom
improve-message-khiops-env-windows

Conversation

@tramora

@tramora tramora commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

khiops_env.cmd failure on Windows is usually caused by security policies preventing executables from running if they are located outside approved locations

Fixes #613


TODO Before Asking for a Review

  • Rebase your branch to the latest version of main (or main-v10)
  • Make sure all CI workflows are green
  • When adding a public feature/fix: Update the Unreleased section of CHANGELOG.md (no date)
  • Self-Review: Review "Files Changed" tab and fix any problems you find
  • API Docs (only if there are changes in docstrings, rst files or samples):
    • Check the docs build without warning: see the log of the API Docs workflow
    • Check that your changes render well in HTML: download the API Docs artifact and open index.html
    • If there are any problems it is faster to iterate by building locally the API Docs

khiops_env.cmd failure on Windows is usually caused by security policies preventing executables from running if they are located outside approved locations
@tramora
tramora requested a review from popescu-v August 28, 2026 15:55

@popescu-v popescu-v left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@popescu-v
popescu-v merged commit 113860a into main Sep 1, 2026
13 checks passed
@popescu-v
popescu-v deleted the improve-message-khiops-env-windows branch September 1, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Error Message in Case of khiops_env Execution Failure on Windows

2 participants