Skip to content

Error during video generation #69

Answered by GeorgLegato
AltosKey asked this question in Q&A
Discussion options

You must be logged in to vote
F:\SD_CUDA\modules\images.py", line 502, in save_image
os.makedirs(path, exist_ok=True)
File "F:\SD_CUDA\python\lib\os.py", line 225, in makedirs
mkdir(name, mode)
FileNotFoundError: [WinError 3] Системе не удается найти указанный путь: ''

Check if path contains spaces, unsupported characters... not sure how python OS.mkdir works on cyrillic chars.
It should be a simple problem.
As well check in Settings->Infinite Zoom the "output path", define some path here

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by v8hid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants