You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, apologies if this post is missing any crucial information or is informal. I am very new to the coding game and am just testing everything out, and I've seemed to run into a problem i cant figure out.
I set the repeat number to any number and it seems to translate into a file name instead of running as an actual number.
"OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect"
For example, i set the Repeat value to 20 and it seems to create a path " \img/20_"C" "
Hi, apologies if this post is missing any crucial information or is informal. I am very new to the coding game and am just testing everything out, and I've seemed to run into a problem i cant figure out.
I set the repeat number to any number and it seems to translate into a file name instead of running as an actual number.
"OSError: [WinError 123] The filename, directory name, or volume label syntax is incorrect"
For example, i set the Repeat value to 20 and it seems to create a path " \img/20_"C" "
'C:/Users/user/OneDrive/Documents/GitHub/kohya_ss\img/20_"C:'
Please help me out, i genuinely have no idea as to what to do here?
The text was updated successfully, but these errors were encountered: