D4RL icon indicating copy to clipboard operation
D4RL copied to clipboard

Failed to load XML file: C:\Users\Administrator\AppData\Local\Temp\tmpw7b_qxyo.xml.

Open Honour-HRH opened this issue 3 years ago • 3 comments

this exception happened when I tried to run the test code. Why this happened and how to solve it?

image

Honour-HRH avatar May 08 '21 06:05 Honour-HRH

Hi,

Unfortunately, I haven't tested this codebase on a Windows machine (and I do not have access to one). Is the issue that the temp xml file is not being created properly?

If you're okay with messing around with the code a bit, you could maybe write out the model on line 174 of maze_model.py into a file with model.root.write(file) and read from that file.

justinjfu avatar Jun 04 '21 02:06 justinjfu

I get the same problem, have you solved it?

dragon-wang avatar Sep 18 '21 12:09 dragon-wang

Same problem!!

joseluperez1999 avatar Jan 11 '22 11:01 joseluperez1999