Re: [Matplotlib-users] installation problem

2006-07-29 Thread sen1
Here is the output of an attempt to install 0.87.4 with tkagg. It installs fine without it. Any ideas will be appreciated. TIA, -sen compile options: '-I/usr/lib/python2.4/site-packages/numpy/core/include -I/usr/local/include -I/usr/include -I. -I/usr/local/include -I/usr/include -I. -I/ usr

Re: [Matplotlib-users] installation problem

2006-07-29 Thread sen1
I got the numpy src.rpm from www.numpy.org On Fri, 28 Jul 2006, Asheesh Laroia wrote: > On Thu, 27 Jul 2006, [EMAIL PROTECTED] wrote: > >> All of the necessary addons- scipy, numarray, Numeric, gtk, etc have been >> added. > > Well, something in the build system thinks something is missing. So

Re: [Matplotlib-users] installation problem

2006-07-29 Thread sen1
OK, I was able to install with 0.87.4 (still no tkagg, however). This is still with the tar.gz version of numpy-1.0b I will try to re-install numpy from the rpms to see if that makes a difference. -sen BTW You guys are great! I love the way you got to my questions so fast. Reminds me of the o

Re: [Matplotlib-users] installation problem

2006-07-28 Thread sen1
matplotlib-0.87.3 on a Fedora Core 4 box The system has python-2.4 installed All of the necessary addons- scipy, numarray, Numeric, gtk, etc have been added. I am including the output of running $ python setup.py install Any help is appreciated. -Thanks, -sen1 Output of above script:

Re: [Matplotlib-users] installation problem

2006-07-28 Thread sen1
on and its resources. In the gnu world, of course, one usually has "make uninstall" Thanks for any information. -sen1 On Fri, 28 Jul 2006, Charlie Moad wrote: > What version of numpy are you using, and was it installed from source > or package? > > On 7/27/06, [EMAIL PROT

[Matplotlib-users] installation problem

2006-07-28 Thread sen1
, -sen1 Output of above script: /usr/lib/python2.4/site-packages/numpy/lib/utils.py:92: DeprecationWarning: get_ numpy_include is deprecated, use get_include DeprecationWarning) running install running build running build_py running build_ext building 'matplotlib._ns_cntr' extension C com