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

local variable 'x' referenced before assignment #1

Closed
ambr0sial opened this issue Dec 4, 2021 · 3 comments
Closed

local variable 'x' referenced before assignment #1

ambr0sial opened this issue Dec 4, 2021 · 3 comments

Comments

@ambr0sial
Copy link

problem on Raven, when blending every images into a single one this error occurs:

Oops! An error occured: [local variable 'x' referenced before assignment]

the full thing is that:

Starting generation...

Creating directory to stock the files 'raven/universe'...
Searching for images on Google...
Downloading the images...
Shuffling the images...
Blending every image into another...

Oops! An error occured: [local variable 'x' referenced before assignment]

@billythegoat356
Copy link
Owner

yup, the program couldn't build the image, try with other keywords :)

@ambr0sial
Copy link
Author

alright, that worked thank you, also nice profile your projects are really good.

@billythegoat356
Copy link
Owner

thx :)

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