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

8 Block error in first line #7

Open
CoCuCoH41k opened this issue May 14, 2022 · 0 comments
Open

8 Block error in first line #7

CoCuCoH41k opened this issue May 14, 2022 · 0 comments

Comments

@CoCuCoH41k
Copy link

hi, I wanted to run an animation render with 600 frames, everything went well until the beginning of the 8th block, it gave an error in the first line and I do not know what to do, please help =(

ERR

StopIteration Traceback (most recent call last)
in ()
----> 1 path, dirs, files_folder = next(os.walk("output"))
2 output_folder_name = output_name.replace('#', '') + 'render'
3
4 if download_type == 'gdrive_direct':
5 pass

StopIteration:

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

1 participant