GAP-LAB-CUHK-SZ / Total3DUnderstanding

Implementation of CVPR'20 Oral: Total3DUnderstanding: Joint Layout, Object Pose and Mesh Reconstruction for Indoor Scenes from a Single Image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect

JasonSongPeng opened this issue · comments

commented

Do you know how to solve this problem?

Traceback (most recent call last):
File "main.py", line 19, in
cfg = CONFIG(args.config)
File "D:_Python_Respository\Total3DUnderstanding\configs\config_utils.py", line 39, in init
self._logger, self._save_path = self.load_logger()
File "D:_Python_Respository\Total3DUnderstanding\configs\config_utils.py", line 65, in load_logger
os.makedirs(save_path)
File "C:\Anaconda3\envs\Total3D\lib\os.py", line 220, in makedirs
mkdir(name, mode)
OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect: 'out/total3d\2023-06-13T11:09:46.665278'