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 Windows path separator in PYTHON_SITELIB #723

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

jorisv
Copy link
Contributor

@jorisv jorisv commented Oct 29, 2024

When PYTHON_SITELIB is not provided and is searched from python interpreter call, the path in not normalized and can contains \.

This create an error when calling python_install_on_site macro.

@jorisv
Copy link
Contributor Author

jorisv commented Oct 29, 2024

Tested in this PR: Simple-Robotics/proxsuite-nlp#113

python.cmake Outdated Show resolved Hide resolved
@jorisv jorisv merged commit 4161df0 into jrl-umi3218:master Oct 29, 2024
2 checks passed
@jorisv jorisv deleted the topic/fix_python_sitelib branch October 29, 2024 14:14
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