Nuacht

Hey everyone, I'm trying to get a python program using pinocchio to run on my M1 mac. Unfortunately I always encounter a segmentation fault when trying to run the program. I'm using a conda ...
and I am getting segmentation fault error! I had to pin my python to something old like FROM python:3.12.7-alpine ...