Search found 1 match
- Wed Aug 19, 2020 2:26 am
- Forum: OpenSim
- Topic: can not import ProstheticsEnv
- Replies: 1
- Views: 180
Re: can not import ProstheticsEnv
Hi, I am facing the same issue with ProstheticsEnv The error I am getting is : from osim.env import ProstheticsEnv Traceback (most recent call last): File "<ipython-input-9-e9a8a6e76a0a>", line 1, in <module> from osim.env import ProstheticsEnv ImportError: cannot import name 'ProstheticsEnv'