Partial.. work for mee..
The problem is the module: import python

"Hello,
This is a result of the replacement of the traditional python-imaging (PIL) 
with the pillow fork. Apparently ubuntu provides a python-imaging-compat, which 
should keep older software working"
from link:  
http://sourceforge.net/p/gimagereader/discussion/1050200/thread/b72b3c7a/?limit=50

edit file : 
sudo gedit /usr/share/impressive/impressive.py

search with gedit (Ctrl-F):  TiffImagePlugin...located in section 
# import special modules
...
 import TiffImagePlugin, BmpImagePlugin, JpegImagePlugin, PngImagePlugin, 
PpmImagePlugin

and comment (#) ...change for: 
# import TiffImagePlugin, BmpImagePlugin, JpegImagePlugin, PngImagePlugin, 
PpmImagePlugin

Save.. and Impressive ok...

-- 
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

Reply via email to