Can not see vedio/image after run example #806
Unanswered
zhang-qiang-github
asked this question in
Asking for Help
Replies: 2 comments
-
I also encountered this problem |
Beta Was this translation helpful? Give feedback.
0 replies
-
Try using the context manager form of the renderer with mujoco.Renderer(...) as renderer:
# Use renderer Does that help? |
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.
-
I run the following code in pycharm, and see nothing:
Should I must run it in jupyter?
When I run it in pycharm, it reports:
And it show nothing.
How can I run code in pycharm?
Beta Was this translation helpful? Give feedback.
All reactions