Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Windows editable install does not pass pixi env prefix in PATH #3005

Open
2 tasks done
nunupeke opened this issue Jan 24, 2025 · 0 comments
Open
2 tasks done

Windows editable install does not pass pixi env prefix in PATH #3005

nunupeke opened this issue Jan 24, 2025 · 0 comments

Comments

@nunupeke
Copy link

Checks

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pixi, using pixi --version.

Reproducible example

See discussion here which contains a minimal example. (see attached zip for a minimal example)

env-printer.zip

Issue description

Commands executed during the Python editable install do not see the full PATH on windows. In particular, the corresponding pixi env prefix is missing. This can lead to subsequent errors, e.g. CMake fails to find required packages in the PATH.

Expected behavior

On Windows (just like this is the case on Linux / Mac OS), the corresponding pixi env prefix is passed in the PATH environment variable when executing editable installs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant