Re: [Matplotlib-users] Installation Problems on Mac OS X

2006-10-11 Thread Christopher Barker
R. Padraic Springuel wrote: > Oh, and I tried downloading the .egg file to install, but for some > reason my Mac wants to open the file with Excel, which is obviously > wrong. How exactly do you use a .egg file as a binary installer? Install easy_install: http://peak.telecommunity.com/DevCen

Re: [Matplotlib-users] Installation Problems on Mac OS X

2006-10-11 Thread R. Padraic Springuel
Okay, I tried the .zip installer and get the following error when trying to import: Traceback (most recent call last): File "", line 1, in File "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/pylab.py", line 1, in from matplotlib.pylab import * Fi