Results 55 comments of Luca Weihs

More issues: 1. There are unexpected case changes between the saved jsonl files and the databases (e.g. "blinds" in Scenes.json does not match "blinds" in `QueryScene-level-1-1.jsonl`). 2. Random numbers are...

Another: * In `EmergencyKnowledge-ModifyRegistration-RecordHealthData-level-2-3.jsonl`, the health_data field is corrupt as it's value is a string rather than a json object.

Hi @hutchinsonian, it's been quite a while since I looked at these details... Can you tell me what commit ID AI2-THOR starts when you're running the evaluation (you can find...

Hi @ShoufaChen, this is likely due to python issues with pdb when working with subprocesses. Can you the solution from [this StackOverflow post](https://stackoverflow.com/questions/4716533/how-to-attach-debugger-to-a-python-subproccess) and see if it works for you?

Hi @dtch1997, Thanks for the bug report! Can you show me the output from `nvidia-smi`? My guess this has something to do with `ai2thor` requiring that an X-display has been...