[pygtk] Installing pygtk

Niklas Volbers mithrandir42 at web.de
Sat Nov 27 19:28:36 WST 2004


Hello,

did you install matplotlib before you installed pygtk?  If this is the 
case you might want to try recompiling and installing matplotlib.  If 
you decide to do so, make sure that you remove the matplotlib 
installation before rebuilding it /(remove 
/usr/site/python2.3/site-packages/matplotlib).

Niklas.


Reik H. Börger wrote:
> Hello,
> 
> I am new to this list, the world of unix and python. I need to use the 
> matplotlib library in python and I decided to use a backend, which 
> requires pygtk. So I downloaded it (2.4.1), built it (after collecting 
> all the necessary other parts) and when I start python and type
> import pygtk
> everything seems fine.
> 
> But when I type
> import matplotlib.matlab
> 
> I get the following message:
> No module named pygtk
> PyGTK version 1.99.16 or greater is required to run the GTK Matplotlib 
> backends
> 
> What happened?
> Thanks for your help
> Reik
> 
> _______________________________________________
> pygtk mailing list   pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
> 



More information about the pygtk mailing list