Skip to content

Conversation

@feniksa
Copy link

@feniksa feniksa commented Jan 7, 2026

On Linux, python is often not provided as a default symlink (e.g. python → pythonX.Y), which causes Python detection to fail when relying on the executable name.

Switch to CMake’s built-in Python package discovery, which correctly handles default Python installations and search paths on both Linux and Windows.

On Linux, `python` is often not provided as a default symlink
(e.g. python → pythonX.Y), which causes Python detection to fail
when relying on the executable name.

Switch to CMake’s built-in Python package discovery, which correctly
handles default Python installations and search paths on both
Linux and Windows.
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.

1 participant