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

Use CPython 3.12.2 #17

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Use CPython 3.12.2 #17

wants to merge 1 commit into from

Conversation

jellespijker
Copy link
Member

This commit updates the Python bindings to use cpython/3.12.2 and pybind11/2.11.1. Additionally, a modification has been made to the CMake list to ensure the Conan CPython library is found, by setting the 'LD_LIBRARY_PATH' environment variable. Other minor changes have been made to the 'conanfile.py' to correct the 'Python_ROOT_DIR' variable, along with the removal of an unused import.

Contribute to CURA-11079

This commit updates the Python bindings to use cpython/3.12.2 and pybind11/2.11.1.
Additionally, a modification has been made to the CMake list to ensure the Conan CPython library is found, by setting the 'LD_LIBRARY_PATH' environment variable.
Other minor changes have been made to the 'conanfile.py' to correct the 'Python_ROOT_DIR' variable, along with the removal of an unused import.

Contribute to CURA-11079
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