-
Notifications
You must be signed in to change notification settings - Fork 344
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
Running the diffusion policy colab, subprocess-exited-with-error #2
Comments
@cheng-chi Someone else also independently told me of running into this issue. We're wondering if you might be able to take a look? This way we can quickly build upon your work to increase its impact. :) |
Hi @DanielTakeshi there seems to be something wrong with the gym package. Investigating |
Related to openai/gym#3176 |
Fixed by pinning |
I still run into the same issue with |
@AnqiaoLi Thanks for the suggestion! I just updated the CoLab notebook with pip==22 |
I am attempting to run the state-based colab. But the first cell seems to be running into an issue.
I think the first cell tries to run the installation code, but I get the error as shown in the screenshot above. For your copy/paste convenience, the error message is:
Is there something that I am missing with regards to how to run and use colab? I am also running into the same error with the vision-based Diffusion Policy colab. For colab, normally I just run the cells by clicking the arrow that runs the cell, or just SHIFT+ENTER.
The text was updated successfully, but these errors were encountered: