My 2 cents: Editing line 186 of impressive.py from:
[code] import TiffImagePlugin, BmpImagePlugin, JpegImagePlugin, PngImagePlugin, PpmImagePlugin [/code] to: [code] from PIL import TiffImagePlugin, BmpImagePlugin, JpegImagePlugin, PngImagePlugin, PpmImagePlugin [/code] makes impressive start. BUT (there's always a but) in my install the program hangs when trying to switch slides. I'm not sure if this is a problem of mine only. Can anybody confirm doing this small change? [Ubuntu 13.04 64 bit, standard packages for impressive and depsndencies installed] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1166680 Title: Impressive does not start: Cannot load necessary modules: No module named TiffImagePlugin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/impressive/+bug/1166680/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs