On 1/31/07, Christopher Barker <[EMAIL PROTECTED]> wrote:
Chris Fonnesbeck wrote:
> I have built a
> matplotlib installer for OS X,
Sorry I can't help with your problem, but:
Which Python are you building against?
Which num* are you including
Which wxPython?
Which other back-ends.
Active
Chris Fonnesbeck wrote:
> I have built a
> matplotlib installer for OS X,
Sorry I can't help with your problem, but:
Which Python are you building against?
Which num* are you including
Which wxPython?
Which other back-ends.
I'd really love to see a workable installer that we can post on python
This may not be the appropriate place to post this, but I have built a
matplotlib installer for OS X, using setupegg.py:
python setupegg.py config -L../staticlibs build bdist_mpkg
However, when I import pylab, I get the follwing:
ImportError: No module named matplotlib.pylab
The problem appears