Summary: | /usr/bin/foomatic-gui: ImportError: No module named gtk | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ole Craig <olc> |
Component: | [OLD] GNOME | Assignee: | Printing Team <printing> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ole Craig
2005-04-14 09:02:13 UTC
not gnome, don't assign bugs if you don't know where they should go. This doesn't help you or us. try to completly remove pygtk and emerge it again Removing all pygtk instances and reemerging as per comment#2 didn't seem to help. However, I was able to get foomatic-gui to run by removing the slotted pygtk-0.6.11-r1 *AND* commenting out the line pygtk.require("2.0") in /usr/bin/foomatic-gui. Neither step alone was sufficient. Unfortunately, something else in my world file apparently wants the downrev pygtk and keeps trying to pull it in whenever I emerge --update, so this is probably not a satisfactory workaround long-term... |