[Matplotlib-users] Installing problems

2009-11-02 Thread R. Mitra
Hello Again Since I got no replies for my last question and figuring that it must be a problem with numpy (as Eric pointed out) I now have running python 2.6.4 and numpy 1.3.0 on OSX 10.4.11. Is there a need to uninstall previous matplotlib and reinstall it again? This page sounds

Re: [Matplotlib-users] Installing problems

2009-11-02 Thread Pierre de Buyl
Hello, There are multiple versions still existing on my computer. How can I clean up and install the latest version? Thank you all so much You need to check the different paths accessed by Python. import sys print sys.path and remove the possible matplotib files in these paths.

Re: [Matplotlib-users] Installing problems

2009-11-02 Thread William Carithers
Hello Mitra, If you haven't solved your problem yet, I would highly recommend cleaning up previous versions and using the make.osx file supplied with the matplotlib download. Edit the PREFIX to replace the example target directory with your own target directory. Make sure the

Re: [Matplotlib-users] Installing problems

2009-11-02 Thread Christopher Barker
Does the egg at: http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99.1/ matplotlib-0.99.1.1-py2.5-macosx-10.3-i386.egg not work for you? the 10.3 means 10.3 or greater, and I'm pretty sure it is Universal, rather than just i386 as well. It should work with the