-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AttributeError: 'dict2' object has no attribute 'mj_ray' #18
Comments
Did you end up fixing this? I am encountering the same error... |
No, I didn't |
Thanks for the reply. May I ask what kind of environment you were trying to run it on? Was it a VM? Ubuntu? |
Ubuntu 18.04 |
ubuntu 18.04 VM |
I tried everyting and gave up after trying for 8 months I think this thing
isn't real just a sick joke to get fools in a frenzy and waste time never
have I ever wasted so mutch time on anyting all other worked better and all
problems fixed fast.
…On Wed 19 Aug 2020, 15:54 Jim-Song ***@***.***> wrote:
Thanks for the reply. May I ask what kind of environment you were trying
to run it on? Was it a VM? Ubuntu?
ubuntu 18.04 VM
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANUY7IYM3ZY6PLLLCSPJOSTSBPKSFANCNFSM4KS7R4UA>
.
|
My mujoco-py==1.50.1.0 has the same problem "AttributeError: 'dict2' object has no attribute 'mj_ray'".
|
Thanks daiyl, your suggestion worked. I had to run the patchelf command first though. Look at the dockerfile in https://github.com/openai/mujoco-py/blob/1.50.1.0/Dockerfile for reference |
When running the example code:
I get the following error:
The text was updated successfully, but these errors were encountered: