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

update pybind11 for newer Python compatibility #339

Open
garfieldnate opened this issue Oct 1, 2023 · 0 comments
Open

update pybind11 for newer Python compatibility #339

garfieldnate opened this issue Oct 1, 2023 · 0 comments

Comments

@garfieldnate
Copy link

  • Mac OSX Ventura 13.0
  • M2 processor
  • Python 3.11.4
  • CMake 3.27.6

pip install igibson leads to a bunch of compile errors starting with error: member access into incomplete type 'PyFrameObject' (aka '_frame'). There's a discussion of the issue at the Pybind11 repo here. The highlighted comment says that this should be fixed in the latest Pybind11 version.

I'm including the error log from my install here, as well.

install.log

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

1 participant