Traceback (most recent call last):
File "/home2/leicheng/3DScenePlatform/main.py", line 12, in <module>
from autolayoutv2 import sceneSynthesis
File "/home2/leicheng/3DScenePlatform/autolayoutv2.py", line 12, in <module>
from projection2d import processGeo as p2d, connected_component, getobjCat
File "/home2/leicheng/3DScenePlatform/projection2d.py", line 867, in <module>
with open('./latentspace/roomTypeDemo.json') as f:
FileNotFoundError: [Errno 2] No such file or directory: './latentspace/roomTypeDemo.json'