Just trying to install on a Raspberry PI so needed to compile. Compilation of pybullet.c fails with: <img width="1109" height="78" alt="Image" src="https://github.com/user-attachments/assets/84b76eef-02c2-48d4-9dd2-98cb114f7401" /> This happens on the 3 lines after 10260 and aslo 10686 explicitly casting allows compilation: <img width="608" height="99" alt="Image" src="https://github.com/user-attachments/assets/4311622b-500a-4043-9f46-ed0d879fbcd5" />
Just trying to install on a Raspberry PI so needed to compile. Compilation of pybullet.c fails with:
This happens on the 3 lines after 10260 and aslo 10686
explicitly casting allows compilation: