Yes. I just re-triggered the appveyor pipeline.
Could you test if the resulting exe works for you?
If yes, then I will publish the binary here as well so that it doesn't get deleted.
Thanks!
And welcome to the list of contributors. :)
fe87c3a1b8add686095528e507aafb41810a901a
Whoops, indeed I missed the button with the three dots which shows the full commit message and I was thus only reading the first line in the webinterface.
Thank you!
Thank you for your contribution!
Can you explain which of your five changes is the one that is necessary so that it boots for you?
The instructions definitely work over here and I used the same…
@mara0004 I think maybe you deleted your last comment?
I have python3-pikepdf 4.2.0 installed and as far as I can see,…
As I'm unable to reproduce this problem, can one of you who can reproduce it file a bug against pikepdf? Thanks!
Interesting. It doesn't fail for me. Can you run img2pdf with --verbose to get a better error message?
Maybe. Can you share your input tif image?
At the moment it's actually not all white but all transparent.
I'm afraid though, that I don't know enough to implement this. Patches are welcome.
Until then, you can achive the same thing…
@gms in Debian I just disabled the tests that fail with Pillow 9.0.0 for now:
https://salsa.debian.org/debian/img2pdf/-/blob/master/debian/patches/pillow9
Maybe you want to do the same in…
Yes, these failures are due to the Pillow 9.0.0 release which now treats GIF images differently.
I'm trying to fix this here: https://github.com/python-pillow/Pillow/pull/5974