Re: [Matplotlib-users] matplotlib setup problem

2010-08-18 Thread Benjamin Root
On Wed, Aug 18, 2010 at 3:53 AM, Michal Lorenc wrote: > Hello, > I have Python in my home directory installed and when I tried to install > matplotlib in the following way: > x...@wp: ~/temp/matplotlib-1.0.0 $which python > ~/programs/python/bin/python > x...@wp: ~/temp/matplotlib-1.0.0 $python s

[Matplotlib-users] matplotlib setup problem

2010-08-18 Thread Michal Lorenc
Hello, I have Python in my home directory installed and when I tried to install matplotlib in the following way: x...@wp: ~/temp/matplotlib-1.0.0 $which python ~/programs/python/bin/python x...@wp: ~/temp/matplotlib-1.0.0 $python setup.py build basedirlist is: ['/usr/local', '/usr'] ===