openai / safety-gym

Tools for accelerating safe exploration research.
https://openai.com/blog/safety-gym/
MIT License
493 stars 134 forks source link

Failed to load XML from string. #19

Open zlpiscoming opened 1 year ago

zlpiscoming commented 1 year ago

`File "cymj.pyx", line 191, in mujoco_py.cymj.load_model_from_xml Exception: <?xml version="1.0" encoding="utf-8"?>

Failed to load XML from string. mj_loadXML error: b'XML parse error at line 0, column 0:\nFailed to open file\n'` how can i solve it
RisingAuroras commented 1 year ago

@zlpiscoming hi, i meet the same problem,can you solve it now?

zlpiscoming commented 1 year ago

@zlpiscoming hi, i meet the same problem,can you solve it now?

It is not avaliable in windows. Use Linux or Use safety_gymnasium

RisingAuroras commented 1 year ago

@zlpiscoming hi, i meet the same problem,can you solve it now?

It is not avaliable in windows. Use Linux or Use safety_gymnasium

thanks!