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 _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
