On 25 Jun, 2013, at 16:26, Chris Barker - NOAA Federal <chris.bar...@noaa.gov> 
wrote:

> Ronald,
> 
> Did you mean this to go to the list? I've forwarded it on...

I did probably use the wrong reply button :-(

> 
> Anyway, thanks for the notes -- I'll keep all this in mind when I
> build that app again.
> 
>>> I've learned a few things from this.
>>> 
>>> 1) this is odd:
>>> right near the top, I see:
>>>    prescript.py
>>>    imports: Image
>>> that's the prescript for the PIL recipe -- I"m not using PIL, it
>>> seems it's runnign nthe recipe, and using what the recipe imported --
>>> not good.
>> 
>> Are you sure about not using PIL (if even indirectly)?
> 
> Now that i think about it again, I think MPL makes some optional use
> of PIL -- that's probably it.

Working with the dependency graph is currently too hard for humans, amongst 
other because there is too much detail. A number of people have started to use 
modulegraph outside of py2app and based on interactions on modulegraph's issue 
tracker I have some ideas to improve the situation.

In the long run there probably should be a GUI tool for py2app that makes this 
a lot easier, but that's not going to happen anytime soon. 

Ronald

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to