[Tutor] Installing problem in matplotlib

2007-12-30 Thread Sabyasachi Pal
HI, While installing matplot lib, I am facing errors given below after trying "python setup.py build". I made it sure that freetype (>= 2.1.7), libpng and zlib are installed along with there devel versions. Can any one help? running build running build_py copying lib/matplotlib/mpl-data/matplotl

Re: [Tutor] Learning about callbaks

2007-12-30 Thread Tiago Saboga
On Sun, Dec 30, 2007 at 09:17:42AM -, Alan Gauld wrote: > Yes, the Python tutor list is one of the best features of Python. This expresses exactly the way I feel about python. Everytime I have to work in another language, I keep asking myself: but where is the tutor mailing list for this langu

Re: [Tutor] Learning about callbaks

2007-12-30 Thread Alan Gauld
"Michael Bernhard Arp Sørensen" <[EMAIL PROTECTED]> wrote > Greetings, my master. Nah, there are no masters on the tutor list, we are all learning together, just at different stages. If you really want the masters go to comp.lang.python! :-) > I'm writing a game based on curses. OK, That give