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

Support for Python 3.6 removed in Pybind11 master branch #208

Open
jynxmagic opened this issue Jun 24, 2024 · 1 comment
Open

Support for Python 3.6 removed in Pybind11 master branch #208

jynxmagic opened this issue Jun 24, 2024 · 1 comment

Comments

@jynxmagic
Copy link

Python 3.6 no longer works within the Pybind11 master branch - support for Python 3.6 has been removed.

This results in install errors when a fresh install is performed.

To fix:
-Change line 8 in the file "flightlib/cmake/pybind11_download.cmake" from "master" to "v2.12"

@bsj970
Copy link

bsj970 commented Aug 1, 2024

Thanks, this helped me a lot and also worked for Python 3.7

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

No branches or pull requests

2 participants