raisimTech / raisimLib

Visit www.raisim.com
http://www.raisim.com
Other
341 stars 91 forks source link

ModuleNotFoundError: No module named 'raisimpy' #461

Closed kuenem closed 1 year ago

kuenem commented 1 year ago

RaiSim worked perfectly fine for me until today. I get the error ModuleNotFoundError: No module named 'raisimpy' when I run my Test file or one of your examples. When I try to run the runner.py file from RaiSimGymTorch which also worked perfectly fine I get the error ModuleNotFoundError: No module named 'raisimGymTorch.env'. I changed nothing in raisim and didn't used my Laptop at all since it worked yesterday.

jhwangbo commented 1 year ago

which test file? one of the RaisimPy examples? All the behaviors seem like that your python environment is broken. I cannot tell why from what you wrote.