Skip to content

Conversation

@cjdoris
Copy link
Member

@cjdoriscjdoris commented Sep 17, 2025

Add new option @venv to use a Python virtual environment located at .venv in the active project directory. Relative paths for JULIA_PYTHONCALL_EXE are now resolved relative to the active project. Includes documentation updates and release notes.

Closes#668.

…LL_EXE Add new option `@venv` to use a Python virtual environment located at `.venv` in the active project directory. Relative paths for `JULIA_PYTHONCALL_EXE` are now resolved relative to the active project. Includes documentation updates and release notes.
@cjdoriscjdoris merged commit ad228ce into mainSep 17, 2025
15 checks passed
@cjdoriscjdoris deleted the exe-relpath branch September 17, 2025 15:40
Sign up for freeto 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.

add JULIA_PYTHONCALL_EXE=@venv to load python from .venv folder

2 participants

@cjdoris