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

Remove use of python_cmake_module #1570

Draft
wants to merge 2 commits into
base: rolling
Choose a base branch
from

Conversation

clalancette
Copy link
Contributor

Also add in hints so that we find the unversioned python3 before finding versioned ones.

This must be merged before ros2/ros2#1524 ; see that pull request for more information about this change.

@clalancette clalancette requested a review from a team as a code owner February 15, 2024 21:55
@clalancette clalancette requested review from MichaelOrlov and james-rms and removed request for a team February 15, 2024 21:55
Copy link
Contributor

@fujitatomoya fujitatomoya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm with green CI

CC: @MichaelOrlov

Copy link
Contributor

@MichaelOrlov MichaelOrlov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, if CI will pass green.

@clalancette
Copy link
Contributor Author

I think in order for this to work on Windows Debug, we are also going to need ros2/ci#755 first. So let's hold off on merging this for now.

@clalancette clalancette marked this pull request as draft April 12, 2024 15:33
We really don't need it anymore, and can just use the
builtin find_package(Python3).

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
The comment in the commit explains the reasoning behind it.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>
@clalancette clalancette force-pushed the clalancette/remove-python-cmake-module branch from 0a88d5b to 58f6675 Compare May 14, 2024 13:39
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