pupil-labs / apriltags

Python bindings for the apriltags3 library
https://pupil-apriltags.readthedocs.io/en/latest/index.html
Other
106 stars 29 forks source link

Segfault via Python #52

Open geoeo opened 2 years ago

geoeo commented 2 years ago

This happens in the pip version and when built locally. I am running Ubuntu 22.04 Python 3.10

The Detector class randomly segfaults (interrupted by signal 11: SIGSEGV). This is a problem in python because I cant catch it