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 Jan 1, 2024. It is now read-only.
2/ clock_gettime() is supported in unix, so I am getting an attribute error since the pbx calls into threading libs that use that func, I noted this earlier(#15#12 ), let me know if you need a longer stacktrace.
would appreciate help with these, thanks!
The text was updated successfully, but these errors were encountered:
Hello,
I am on a macos, and have been successfully running bullet/pybullet.
here are some issues I am running into while running this file:
1/ panel.start() calls into https://github.com/facebookresearch/pybulletX/blob/main/pybulletX/gui/control_panel.py#L141
and this is throwing a segfault.
2/ clock_gettime() is supported in unix, so I am getting an attribute error since the pbx calls into threading libs that use that func, I noted this earlier(#15 #12 ), let me know if you need a longer stacktrace.
would appreciate help with these, thanks!
The text was updated successfully, but these errors were encountered: