Fails to check dependencies on python-gtk2

Bug #1621025 reported by karlrt
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magick Rotation
New
Undecided
Unassigned

Bug Description

On a fresh install of ubuntu 16.04, ./MAGICK-INSTALL fails with this console message:

Traceback (most recent call last):
  File "./MAGICK-INSTALL", line 10, in <module>
    from gui_gtk import *
  File "/home/karlrt/Downloads/magick-rotation-1.6.2/gui_gtk.py", line 3, in <module>
    import gtk
ImportError: No module named gtk

EXPECTED OUTOME
it should check for the mission module and advise user to install it, or install the dependency on its own

FIX
sudo apt-get install python-gtk solves the issue

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.