I'm trying to quit Matlab and use python fro my data analysis. I have
installed the latest MacPython (universal), wxpython, aggdraw and
matplotlib from pythonmac.org. Everything seems to work, apart from
matplotlib. Running from ipython:
In [1]: from pylab import *
In [2]: plot([1,2,3,4])
I
On 7/31/06, João Quinta da Fonseca <[EMAIL PROTECTED]> wrote:
> I'm trying to quit Matlab and use python fro my data analysis. I have
> installed the latest MacPython (universal), wxpython, aggdraw and
> matplotlib from pythonmac.org. Everything seems to work, apart from
> matplotlib. Running from
> "João" == João Quinta da Fonseca <[EMAIL PROTECTED]> writes:
João> I'm trying to quit Matlab and use python fro my data
João> analysis. I have installed the latest MacPython (universal),
João> wxpython, aggdraw and matplotlib from
João> pythonmac.org. Everything seems to work
I'm trying to quit Matlab and use python fro my data analysis. I have
installed the latest MacPython (universal), wxpython, aggdraw and
matplotlib from pythonmac.org. Everything seems to work, apart from
matplotlib. Running from ipython:
In [1]: from pylab import *
In [2]: plot([1,2,3,4])
I