Re: [Matplotlib-users] [Plone-Users] Installing matplotlib into Plone Python

2007-05-13 Thread John Washakie
> If you have a custom python you need to specifiy > /the/full/path/to/your/python. > > -aj AJ, complete accident to get offlist (apologies!) I have python located in: /usr/bin/python but there is also a python located in /opt/Plone-2.5.2/Python-2.4.4/bin To be honest, I have no idea which on

Re: [Matplotlib-users] [Plone-Users] Installing matplotlib into Plone Python

2007-05-13 Thread John Washakie
> > > The same steps as with any other Python installation. You take the > Python interpreter used for your Zope instance to install the package. > > -aj Not clear, If I: % python setup.py build % python setup.py install It's just going to install in the default /usr/ locations. Are you saying th