On Fri, Sep 28, 2018 at 2:51 AM Chris Green <c...@isbd.net> wrote:
>
> I'm converting an existing Python2 program to Python3, it uses
> jpegtran and I can't find what to install to get this in Python3.
>
> Can anyone advise what I need to install in Python3?
>

Do you mean this?

https://pypi.org/project/jpegtran-cffi/

I can't find anything called just "jpegtran" for either Py2 or Py3,
but that one claims to work on 3.3+ as well as 2.6 and 2.7.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to