Re: [Matplotlib-users] problem importing pyplot/pylab on mac os x 10.4.11

2010-07-13 Thread Karianne Holhjem
It works! Awsome! Thank you so much!! I guess it is generally better to install everything that's using each other's programs at the same time, or update what you already have to the latest version upon installing more stuff. Cheers, Karianne On Fri, 9 Jul 2010, John Hunter wrote: > On Fri,

Re: [Matplotlib-users] problem importing pyplot/pylab on mac os x 10.4.11

2010-07-09 Thread John Hunter
On Fri, Jul 9, 2010 at 7:25 AM, Karianne Holhjem wrote: > Regarding numpy - what you say is intersting. I couldn't find any such > problems in my google-searches. I am running version 1.2.1: > [karianneholhjem:/] karianne% python -c 'import numpy; print > numpy.__version__' > 1.2.1 Can you try

Re: [Matplotlib-users] problem importing pyplot/pylab on mac os x 10.4.11

2010-07-09 Thread Karianne Holhjem
Hi, I changed the script to what you suggested and this is the output: [karianneholhjem:~] karianne% python bla.py --verbose-helpful $HOME=/Users/karianne CONFIGDIR=/Users/karianne/.matplotlib matplotlib data path /Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matpl

Re: [Matplotlib-users] problem importing pyplot/pylab on mac os x 10.4.11

2010-07-08 Thread John Hunter
On Thu, Jul 8, 2010 at 5:50 AM, Karianne Holhjem wrote: > Hi, > > I'm having trouble getting pyplot and pylab to work on my Mac v.10.4.11 > (Tiger). I've tried searching in both google and different macusers > forums, but haven't found an answer to my problems. If I have overlooked a > webpage ple

[Matplotlib-users] problem importing pyplot/pylab on mac os x 10.4.11

2010-07-08 Thread Karianne Holhjem
Hi, I'm having trouble getting pyplot and pylab to work on my Mac v.10.4.11 (Tiger). I've tried searching in both google and different macusers forums, but haven't found an answer to my problems. If I have overlooked a webpage please send me a link to the solution. To download matplotlib I hav