Replies: 1 comment 1 reply
-
|
I found out the problem |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When I install Genesis Simulator in my Windows 11 conda environment and run grasp_bottle.py, I can't open the viewer.
Currently, I can only install it in the conda environment using:
conda install igl
genesis-world==0.3.12
My previous installations worked fine, but I can't remember exactly when I installed it, maybe about 3 months ago.
[Genesis] [18:25:32] [INFO] Building visualizer...
[Genesis] [18:25:32] [DEBUG] Materializing kernel kernel_update_geoms_render_T_c302_0 in AutodiffMode.NONE...
[Genesis] [18:25:33] [DEBUG] Materializing kernel kernel_update_vgeoms_c286_0 in AutodiffMode.NONE...
[Genesis] [18:25:33] [DEBUG] Materializing kernel kernel_update_vgeoms_render_T_c304_0 in AutodiffMode.NONE...
[Genesis] [18:25:33] [DEBUG] Trying to create OpenGL Context for PYOPENGL_PLATFORM='wgl'...
Then the program stops.
Beta Was this translation helpful? Give feedback.
All reactions