massimo sandal wrote:
> Dmitrey ha scritto:
>> hi matplotlib developers and users,
>> after installation, it yields
>>
>> ImportError: No module named _tkinter, please install the python-tk package

> all complex packages have dependencies. 
> It just seems Kubuntu missed one.

Maybe, Maybe not -- MPL is perfectly usable without tk -- you just can't 
use the tk back-end. If someone is going to use it with GTK, or wx, or 
to generate images for a web app, they don't need TK, for instance, and 
may not want it installed.

However, it looks like MPL is setting TK as the default back-end, so 
maybe TK should be a dependency if they're doing that.

-Chris




-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to