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

COMP: Update python executable location and usage #511

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

thewtex
Copy link
Contributor

@thewtex thewtex commented Dec 10, 2024

Use the CMake Python3 module instead of PythonInterp, which it has
replaced with the Interpreter COMPONENT.

Use Python 3 instead of Python 2, which is end-of-life.

Ensure we use ${Python3_EXECUTABLE} in the test commands.

Use the CMake Python3 module instead of PythonInterp, which it has
replaced with the Interpreter COMPONENT.

Use Python 3 instead of Python 2, which is end-of-life.

Ensure we use ${Python3_EXECUTABLE} in the test commands.
CPython 3.8 is officially end-of-life by upstream.
@fedorov
Copy link
Member

fedorov commented Dec 10, 2024

Makes sense, thank you @thewtex! 👍

@fedorov fedorov merged commit 011237d into QIICR:master Dec 10, 2024
9 checks passed
@fedorov
Copy link
Member

fedorov commented Dec 10, 2024

Should I make a new dcmqi release?

@thewtex
Copy link
Contributor Author

thewtex commented Dec 10, 2024

@fedorov thanks for the review and merge!

I will just use the Git hash, so a new release is not required for my needs.

thewtex added a commit to thewtex/ITK-Wasm that referenced this pull request Dec 10, 2024
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.

2 participants