Skip to content
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

Wonderful work! This issue is just a supplement for env form a follower. #24

Open
Looomo opened this issue Jan 3, 2023 · 1 comment

Comments

@Looomo
Copy link

Looomo commented Jan 3, 2023

Wonderful work! This issue is just a supplement for env form a follower.
numpy should use version 1.21.6, in case of module 'numpy' has no attribute 'int' error.
use free-mujoco-py instead of mujoco-py==2.0.2.13, as is described in the notebook file.

@ZhaoRunyi
Copy link

ZhaoRunyi commented Apr 23, 2024

I use numpy version 1.21.6 to fix the module 'numpy' has no attribute 'int' error, while cause a ImportError: numpy.core.multiarray failed to import (auto-generated because you didn't call 'numpy.import_array()' after cimporting numpy; use '<void>numpy._import_array' to disable if you are certain you don't need it).error, and it seems due to the numpy version being too low. I wonder how can I fix it.

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

No branches or pull requests

2 participants