Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Make it explicit in CMake when installing NEST from source in a virtual environment #3344

Open
gtrensch opened this issue Oct 22, 2024 · 0 comments
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.

Comments

@gtrensch
Copy link
Contributor

When installing NEST from source in a virtual environment, CMake path options may inadvertently change the path settings of the virtual environment. See for example the following conversation on the NEST mailing list.

By introducing a new CMake option (e.g., -Dvirtual-env=ON/OFF) to indicates an installation in a virtual environment, CMake could detect and ignore invalid path settings.

@jessica-mitchell jessica-mitchell 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 Oct 28, 2024
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: To do
Development

No branches or pull requests

2 participants