Re: [Matplotlib-users] square plots with linear equal axes -- help

2009-07-26 Thread kbkb
Thanks for trying to help Andreas. Those suggestions did not really solve the problem, but I did realize where I was going astray and post that information here to help others. I did see others new to the libraries looking for similar help. First the conceptual misunderstanding: I did not real

[Matplotlib-users] Pylab ImportError after installing matplotlib from svn

2009-07-26 Thread M. Badawy
Hi, I'm running a Ubuntu 9.04 32bit on my laptop, and I believe that I have successfully built and installed matplotlib 0.98.6 from svn. The problem: when I try to import functions from pylab using the Python teminal I get the following error: == >>> from pylab import *