From: Steve S. <el...@gm...> - 2008-02-28 20:08:52
|
On Thu, Feb 28, 2008 at 05:40:00PM +0000, Davide Cellai wrote: > 1. To begin with, I've copied the lines: > > deb http://anakonda.altervista.org/debian packages/ > deb-src http://anakonda.altervista.org/debian sources/ > I'm sure matplotlib is in Ubuntu's official repos by now [1]. Same for Debian. > 2. When I try to run some examples I have downloaded from the website, the > program complains about modules. For example, if I try > python hline_demo.py > Ubuntu's latest version is 0.90.1. According to [2], the pyplot module was introduced with 0.91.2. [1] http://packages.ubuntu.com/search?keywords=matplotlib&searchon=names&suite=all§ion=all [2] http://matplotlib.sourceforge.net/whats_new.html cheers, steve |