Healthcare-Robotics / assistive-gym

Assistive Gym, a physics-based simulation framework for physical human-robot interaction and robotic assistance.
MIT License
306 stars 73 forks source link

Issue running Assistive_Gym_Basics.ipynb colab notebook #30

Open rliu100 opened 1 year ago

rliu100 commented 1 year ago

Hi, I have been trying to run the Assistive_Gym_Basics.ipynb colab notebook. I am able to run the first cell, but get a ModuleNotFoundError: No module named 'assistive_gym' error when I try to run the second cell. Screenshot 2023-03-28 at 2 16 12 PM

Would this possibly be an issue with the python version? Thanks!

rliu100 commented 1 year ago

Update: I tried changing the python version to 3.6.15, and it still has the same error when running the second cell

Beatific0227 commented 1 year ago

I have the same problem. Also tried to run on local machine and it won't work