Hope it is okay to revive a dormant thread! I am at the same point as Onyarian. After loading printer-driver-gutenprint and system-config-printer-gnome, I get the following:
$ system-config-printer
ERROR:root:Could not find any typelib for Gdk
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 32, in <module>
from gi.repository import Gdk
ImportError: cannot import name Gdk
I installed python-gtk2 to no avail.
Since it seemed to play a role in this thread:
$ ls -l /usr/bin/python*
lrwxrwxrwx 1 root root 9 Jan 27 13:59 /usr/bin/python -> python2.7
lrwxrwxrwx 1 root root 9 Jan 27 14:26 /usr/bin/python2 -> python2.7
-rwxr-xr-x 1 root root 3156448 Jun 22 2015 /usr/bin/python2.7
lrwxrwxrwx 1 root root 18 Jan 27 14:04 /usr/bin/python3 -> /usr/bin/python3.4
-rwxr-xr-x 1 root root 3802224 Jun 19 2015 /usr/bin/python3.4
lrwxrwxrwx 1 root root 35 Jan 27 14:04 /usr/bin/python3.4m -> /tmp/tcloop/lxde/usr/bin/python3.4m
lrwxrwxrwx 1 root root 10 Jan 27 14:04 /usr/bin/python3m -> python3.4m