Replies: 2 comments 10 replies
-
I think mujoco is causing the segfault. Are you using the main branch of Genesis? |
Beta Was this translation helpful? Give feedback.
10 replies
-
By the way, this was never resolved. Would be good if you add at least minimal WSL tests. Also, the current doc does not explain installation on CPU-based WSL. Not only that, I can't even import anything that transiently imports genesis (even if not init). E.g., I run a script that uses genesis for typing purposes, but it fails with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm running a fairly straightforward scene:
And am getting a crash:
I see the "NEEDS EXTENSION" below, and I thought it has to do with
pip
but it isn't.Genesis docs say that simulation should work on CPU. I thought that it is, is it not? And if something needs to be installed for CPU, perhaps it's worth adding a doc about it?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions