Missing support for python3_12 #197
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gentoo recently moves to python3_12 as default. img2pdf is the only reason to keep python3_11 installed. It would be really nice if python3_12 could be supported.
Thank you for opening an issue! Could you provide some error output showing what happens when one runs img2pdf with python 3.12?
I tried to run the latest img2pdf with python3_12. It fails when loading the modules jp2. That was the only error I could see. I do not know if there are further errors when this has beed fixed.
Thank you very much for your very fast reply!
-Martin
Okay, but why did the jp2 module fail to load? What was the error message?
I am sorry, I was wrong. I just works with python3.12. I made a test conversion of 2 jpg to pdf without issues. My previous attempt was stupid, I did not clone the whole repo.
I even tried your testfiles and they all provide a reasonable output.
-Martin
Cool! If there is nothing to be done from my side, please close this issue. Thanks!
Yes, I will do it, thanak and have a nice day!