I am trying magick-rotation to see if it will work on my Surface Pro 3
(they tested in on a Surface Pro 2 and it was working, unsure if the
hardware is different.)
However: I get this:
Traceback (most recent call last):
File "/usr/lib/python-exec/python2.7/magick-rotation", line 20, in
<module>
from gui_gtk import *
ImportError: No module named gui_gtk
>From searching this points to pygtk, which is installed:
$ equery list pygtk
* Searching for pygtk ...
[IP-] [ ] dev-python/pygtk-2.24.0-r4:2
I've also tried rebuilding it, still no worky.
Anyone know how to solve this?
Dan