Bug in fretsonfire/pil package

Barry Warsaw barry at ubuntu.com
Thu May 30 21:33:55 UTC 2013


On May 30, 2013, at 08:35 PM, Deve wrote:

>There is line:
>
>     import PngImagePlugin
>
>Now it should be
>
>     from PIL import PngImagePlugin
>
>Game not runs because of that. Please change it in package.
>
>Maybe there is some other similar problems. I didn't test it yet.

Upstream fretsonfire should probably be updated not to rely on the magic .pth
behavior, but in the meantime:

https://bugs.launchpad.net/ubuntu/+source/python-imaging/+bug/1173704

-Barry



More information about the Ubuntu-motu mailing list