__init__.py not installed in svn build package

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 to be that init.py is not included in the package; when I do a standard install using setup.py, the file is copied over as it should be.

···


Chris Fonnesbeck + Atlanta, GA + http://trichech.us

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 pythonmac!

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...259...

ActiveState Python 2.4.3
numpy from svn

no wxPython, just TkAgg

Curoiously, this only happens on my intel machine and not on my PPC! I have tried pulling a completely new svn code, but it still happens.

···

On 1/31/07, Christopher Barker <Chris.Barker@…259…> 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.


Chris Fonnesbeck + Atlanta, GA +
http://trichech.us