You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.
With python 3.9 and Linux and Mac, there is segmentation fault for the tests (eg: test004_simple.py):
I can trace the error to https://github.com/OpenGATE/gam-g4/blob/master/gam_g4/gam_lib/GamSourceManager.cpp#L69
The error does not occur with python < 3.9. And I update pybind, I still have the error
The text was updated successfully, but these errors were encountered: