no support for Python 3 #5

Closed
opened 2021-04-25 19:57:27 +00:00 by josch · 0 comments
Owner

By josch on 2015-03-15T09:41:46.872Z

Created by: meije

Currently fails in:

  • print statements lines 88-90 of jp2.py module
  • implicit conversion to string line 63 of img2pdf.py

Imported comments:

By josch on 2015-01-07 14:57:01 UTC

I added Python 3 support.
Can you verify that this works for you?

By meije on 2015-01-07 19:05:04 UTC

Hi,

Thank you for your prompt support.

I confirm that it is now working on my side (Python 3.4).

I can although testify that your code performs very well. I processed 100 jpeg files totaling 85.2 MB, it generated a 85.3 MB PDF file within a split second!

Thanks for sharing such a performing code and supporting it efficiently!

Sent from Surface

From: josch
Sent: ‎Wednesday‎, ‎January‎ ‎7‎, ‎2015 ‎3‎:‎57‎ ‎PM
To: josch/img2pdf
Cc: meije

I added Python 3 support.
Can you verify that this works for you?


Reply to this email directly or view it on GitHub.

By josch on 2015-01-21 10:03:03 UTC

A new release with python3 support was made - closing.

*By josch on 2015-03-15T09:41:46.872Z* *Created by: meije* Currently fails in: - print statements lines 88-90 of jp2.py module - implicit conversion to string line 63 of img2pdf.py **Imported comments:** *By josch on 2015-01-07 14:57:01 UTC* I added Python 3 support. Can you verify that this works for you? *By meije on 2015-01-07 19:05:04 UTC* Hi, Thank you for your prompt support. I confirm that it is now working on my side (Python 3.4). I can although testify that your code performs very well. I processed 100 jpeg files totaling 85.2 MB, it generated a 85.3 MB PDF file within a split second! Thanks for sharing such a performing code and supporting it efficiently! Sent from Surface From: josch Sent: ‎Wednesday‎, ‎January‎ ‎7‎, ‎2015 ‎3‎:‎57‎ ‎PM To: josch/img2pdf Cc: meije I added Python 3 support. Can you verify that this works for you? — Reply to this email directly or view it on GitHub. *By josch on 2015-01-21 10:03:03 UTC* A new release with python3 support was made - closing.
josch closed this issue 2021-04-25 19:57:28 +00:00
josch changed title from no support for Python 3 to no support for Python 3 2021-04-27 13:57:17 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: josch/img2pdf#5
No description provided.