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 -- Ubuntu-motu mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
