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

Nice Script. #3

Open
pdescham49 opened this issue Mar 27, 2021 · 0 comments
Open

Nice Script. #3

pdescham49 opened this issue Mar 27, 2021 · 0 comments

Comments

@pdescham49
Copy link

Nice Script.

When I set reuse_images = False
I get:

.\grid.py:96: SyntaxWarning: "is" with a literal. Did you mean "=="? if count > 0 and batch_size > 10 and count % batch_size is 0: reading input folder... starting photomosaic creation... resizing images... max tile dims: (4, 4) Traceback (most recent call last): File ".\grid.py", line 158, in <module> mosaic_image = createPhotomosaic(target_image, input_images, grid_size, reuse_images) File ".\grid.py", line 101, in createPhotomosaic input_images.remove(match_index) ValueError: list.remove(x): x not in list

I suspect you've not completed this fully.

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