Quote:
Originally Posted by Tegan
I could see what I've done wrong. Lord knows my ignorance keeps getting in the way.
|
I forgot to give you the imports:
Code:
from calibre.utils.magick import Image, PixelWand
Without those, the image processing won't happen. I've updated the reusable recipe code post.