[Pythonmac-SIG] [Numpy-discussion] Packaging numpy with py2app

Bob Ippolito bob at redivi.com
Wed Jul 19 01:08:20 CEST 2006


On Jul 18, 2006, at 3:48 PM, Christopher Barker wrote:

> Josh Marshall wrote:
>> However, I can't figure out how to copy resources in the recipe. It
>> seems in recipes, you can return in the dict: packages, flatpackages,
>> filters, loader_files, and prescripts. Could you enlighten me on  
>> the use
>> of each of these?
>
> I wonder what the plan should be for recipes for MPL and the like. As
> Bob mentioned, perhaps it's best for the developer to find a way to
> manually include what they want, as there is a LOT of stuff in MPL  
> (and
> certainly SciPy!) and much of will not be used by a given application.
>
> It seems the only way to make a recipe that is useful would be for  
> it to
> include EVERYTHING. That may not be a bad default, but there should
> certainly be a way to turn it off if need be.
>
> Is there an incantation to turn off a recipe?

No

> Or should numpy be fixed so that it doesn't do weird imports?

bingo.

-bob



More information about the Pythonmac-SIG mailing list