Quote:
Originally Posted by MichaelMSeattle
Hi again,
I tried as you suggested and removed the reverse command. I set the size to 900 and the number of days to 1.
When I ran it with a few comics (5) it worked fine. When I added a few it returns an error.
|
When you have a lot of stuff to post, highlight it and select the spoiler tag (the one with the X) - it will collapse your error messages and code making it easier to read this thread for others.
I was suggesting that you figure out whether certain comics always fail with size at 900, and if so, try another size for that strip.
Try removing the whole if clause:
if feature_item.a:
That's the one that plays with the image.
See if it fails at a certain number of comics or intermittently some work and some fail. Any info you can provide will help.