[EMAIL PROTECTED] wrote:
> Thanks for help.  Now it freezes always here...
> 
> 
> GTK requires pygtk
> GTKAgg requires pygtk
> TKAgg requires TkInter

I never used eggs, but I guess you need to install these libs by yourself.

apt-cache search for this stuff and make sure you install the *-dev 
versions of the packages.

Seems that you need (list may not exhaustive) python-gtk2-dev (pygtk) 
and tk8.4-dev, python-tk, ... (TkInter, this is a little tricky to 
search for, check the dependencies)

-- 
cheers,
steve

Random number generation is the art of producing pure gibberish as 
quickly as possible.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to