On 19/02/2015 18:12, Serhiy Storchaka wrote: > On 17.02.15 17:41, Paul Malherbe wrote: >> Running this displays the following error: >> >> Traceback (most recent call last): >> File "test.py", line 6, in <module> >> grid_info = e.grid_info() >> File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 2000, in grid_info >> self.tk.call('grid', 'info', self._w)) >> TypeError: coercing to Unicode: need string or buffer, _tkinter.Tcl_Obj >> found > What are Python and Tk versions? > > > _______________________________________________ > Tkinter-discuss mailing list > Tkinter-discuss@python.org > https://mail.python.org/mailman/listinfo/tkinter-discuss > Python 2.7.6 Tk 8.6
Paul _______________________________________________ Tkinter-discuss mailing list Tkinter-discuss@python.org https://mail.python.org/mailman/listinfo/tkinter-discuss