Matplotlib w/ TK Backend.

Kenneth Miller ken.miller at entouch.net
Wed Jun 8 02:35:15 EDT 2005


Hello All,

	I need a python module to do real time graphs so I chose Matplotlib. I 
am trying to compile matplotlib at the moment and I have some problems, 
well not really. It compiles fine, it's how it compiles that's the 
problem. I am attempting to build it with the Tkinter backend as opposed 
to the GTK+ backend. Whenever I build, install, and then try to import I 
receive an error stating that my version of PyGTK needs to be updated. 
Logically it shouldnt be looking for PyGTK if it is using the TKinter 
backend? Any help would be appreciated.

Regards,
Kenneth Miller



More information about the Python-list mailing list