Python and Tk: Error on Memory Access

Martin v. Loewis martin at v.loewis.de
Tue Dec 30 05:06:37 EST 2003


Markus Franke wrote:
> I have tried several versions of python, Tk and Tkinter but
> without success.
> 
> My System:
> 
> Red Hat 9(Severn)

On Redhat 9, you should either use the packages that the
system vendor provides, or you should compile Python yourself.
Installing a foreignly-built Python is likely to give problems
with Tk.

Regards,
Martin





More information about the Python-list mailing list