On Tue, 2012-02-14 at 12:05 +0530, manoj babu wrote: > i just run my code in that.Installing Matplotlib was wasy with > ipython.
wasy? The traditional way of writing python code is to put it in a file using an editor. The interactive shell is used to test out code snippets. Of course you are free to write code in the shell - but I do not think you will get very far. -- regards Kenneth Gonsalves -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
