[pygtk] warning

A.T.Hofkamp a.t.hofkamp at tue.nl
Thu Jun 17 15:46:26 WST 2010


KB SU wrote:
> Hi,
> 
> I have Ubuntu: Ubuntu-Server 9.10 _Karmic Koala_ - Release i386
> Python: 2.6 and gtk 2
> 
> But when I try to import gtk, it gives warning like:
> /usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
>   warnings.warn(str(e), _gtk.Warning)
> 
> Is there any way to solve this problem?
> 
Giving the program an X11 display would solve it.


Albert


More information about the pygtk mailing list