Re: [Matplotlib-users] Installing from svn

2011-01-22 Thread Paul Ivanov
Glen Shennan, on 2011-01-21 15:41, wrote: > Hi, > > I'm trying to install matplotlib from the svn source.  I can compile > the code and install it to my desired location but I cannot import it > into python. > > I did: > > svn co > https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/trun

[Matplotlib-users] Installing from svn

2011-01-22 Thread Glen Shennan
Hi, I'm trying to install matplotlib from the svn source.  I can compile the code and install it to my desired location but I cannot import it into python. I did: svn co https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/trunk/matplotlib matplotlib cd matplotlib python setup.py install -