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

find python based on path #2518

Merged
merged 2 commits into from
Mar 2, 2022
Merged

find python based on path #2518

merged 2 commits into from
Mar 2, 2022

Conversation

dschwoerer
Copy link
Contributor

I have newer python versions installed for testing, but they dont have all
the libraries installed, thus bout++ always fails. If a new enough cmake is
present we should find the one that appears first in PATH, rather then the
most recent one. It is easy to change PATH to ensure the correct python is found.

I have newer python versions installed for testing, but they dont have all
the libraries installed, thus bout++ always fails. If a new enough cmake is
present we should find the one that appears first in PATH, rather then the
most recent one. It is easy to change PATH to ensure the correct python is found.
@bendudson bendudson merged commit c4d5b69 into next Mar 2, 2022
@bendudson bendudson deleted the python-find branch March 2, 2022 17:06
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.

None yet

3 participants