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

Fatal Python error: PyMUTEX_LOCK(gil->mutex) failed on MacOS #805

Open
raghavauppuluri13 opened this issue Jul 20, 2021 · 0 comments · May be fixed by #806
Open

Fatal Python error: PyMUTEX_LOCK(gil->mutex) failed on MacOS #805

raghavauppuluri13 opened this issue Jul 20, 2021 · 0 comments · May be fixed by #806
Labels
help wanted Extra attention is needed

Comments

@raghavauppuluri13
Copy link

Bug report

  • Operating System:
    • MacOS, 10.15.7
  • Installation type:
    • Robostack, conda-forge, pip
  • Version or commit hash:
  • Client library (if applicable):
    • rclpy

Steps to reproduce issue

Run the tests on MacOS (non M1)

cd test
python -m unittest discover .

Expected behavior

All tests should pass

Actual behavior

Fatal Python error: PyMUTEX_LOCK(gil->mutex) failed

Additional information

Might be due to the pybind11 library not compiled correctly on MacOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants