<div dir="ltr">Yes, just switch the dependency from python-imaging to python-pil and everything should be good.<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><br>Thanks,<br>Michael Pardee<br>Open Sense Solutions LLC<br><a href="http://open-sense.com" target="_blank">http://open-sense.com</a><br>888-323-1742<br></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 9, 2019 at 9:30 AM Kumar Appaiah <<a href="mailto:akumar@debian.org">akumar@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Dear Michael,<br>
<br>
On Fri, Feb 08, 2019 at 12:11:43PM -0600, Michael Pardee wrote:<br>
>    OK, it seems that python-imaging is just a compatibility layer that is no<br>
>    longer required.   python-imaging depended on python-pil which pkpgcounter<br>
>    does require but did not explicitly list as a dependency, so the<br>
>    dependency should just be changed from python-imaging to python-pil.<br>
>    from the python-imaging description:<br>
>    PIL used to provide a PIL.pth file which allowed you to `import Image` but<br>
>    this is deprecated. Use `from PIL import Image` now, or install this<br>
>    compatibility package to temporarily get the old behavior back<br>
>    pkpgcounter already uses "from PIL import Image" , there are no instances<br>
>    of 'import image' anywhere in it<br>
>    pkpgcounter includes a test suite in /usr/share/doc/pkpgcounter/examples ,<br>
>    and while all of the tests do not pass the results are identical running<br>
>    in debian stretch with python-imaging and python-pil installed and in<br>
>    debian buster with just python-pil installed.<br>
>    If there is anything else I can do to help resolve this please let me<br>
>    know.<br>
<br>
Thanks for the quick help. If my understanding is correct, the only<br>
thing required is to modify the dependency to directly use<br>
python-pil. If this is the case, please confirm, and I will make a<br>
fresh upload.<br>
<br>
Thanks.<br>
<br>
Kumar<br>
-- <br>
Kumar Appaiah<br>
</blockquote></div>