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

ImportError: cannot import name 'CropRandomizer' from robomimic.models.base_nets #32

Open
sanikanandpure opened this issue Aug 26, 2024 · 1 comment

Comments

@sanikanandpure
Copy link

sanikanandpure commented Aug 26, 2024

Hello,

I am currently trying to replicate the experiments on LIBERO but am running into the following error:
ImportError: cannot import name 'CropRandomizer' from 'robomimic.robomimic.models.base_nets'
CropRandomizer is not defined in the program. Seems like this person had the same issue, but it was not resolved. I tried the suggested fix to upgrade robomimic to 0.3.0, but it did not change the error.

Any suggestions on how to resolve this would be very appreciated.

@Yaxun-Yang
Copy link

downgrade robomimic to 0.2.0 works for me

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