Skip to content

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

Description

@JasonSongPeng

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions