Skip to content

Accept plain venv as Python context#3860

Open
terhorstd wants to merge 1 commit into
nest:mainfrom
terhorstd:accept-venv
Open

Accept plain venv as Python context#3860
terhorstd wants to merge 1 commit into
nest:mainfrom
terhorstd:accept-venv

Conversation

@terhorstd
Copy link
Copy Markdown
Contributor

Formerly only Conda was hard-coded to be checked for virtual environment paths. This adds the VIRTUAL_ENV variable to be checked, too. Neither is the perfect approach and the Python install mechanism needs to be cleaned up (#3737), for now this allows to install with plain venv/virtualenv setup.

@terhorstd terhorstd added S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation. I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) labels May 27, 2026
@github-project-automation github-project-automation Bot moved this to In progress in PyNEST May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Maintenance Work to keep up the quality of the code and documentation.

Projects

Status: To do
Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants