Re: [Numpy-discussion] numpy installation problem?

2012-03-18 Thread Benjamin Root
On Sunday, March 18, 2012, wrote: > Dear list, > I am having problems installing matplotlib (from source) and fipy. > I had installed numpy from source and it is running well: > :~$ python -c "import numpy; print numpy.__version__" > 1.6.1 > After being trying to solve this problem on matplotlib

[Numpy-discussion] numpy installation problem?

2012-03-18 Thread avalle
Dear list, I am having problems installing matplotlib (from source) and fipy. I had installed numpy from source and it is running well: :~$ python -c "import numpy; print numpy.__version__" 1.6.1 After being trying to solve this problem on matplotlib list, I was recommended to ask numpy list. I cop