Re: [Matplotlib-users] __init__.py not installed in svn build package

2007-01-31 Thread Chris Fonnesbeck
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

Re: [Matplotlib-users] __init__.py not installed in svn build package

2007-01-31 Thread Christopher Barker
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

[Matplotlib-users] __init__.py not installed in svn build package

2007-01-31 Thread Chris Fonnesbeck
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