Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Errors while running examples/demo_pybullet_digit.py #16

Open
shivanimall opened this issue Apr 21, 2021 · 1 comment
Open

Errors while running examples/demo_pybullet_digit.py #16

shivanimall opened this issue Apr 21, 2021 · 1 comment

Comments

@shivanimall
Copy link

shivanimall commented Apr 21, 2021

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!

@wx405557858
Copy link
Contributor

Hi, @poweic might be helpful for pybulletX

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants