Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JasonSongPeng opened this issue Jun 13, 2023 · 1 comment

Comments

@JasonSongPeng
Copy link

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'

@GG-nome
Copy link

GG-nome commented Jul 8, 2024

我也遇到这个问题了 请问你是怎么解决的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants