[Pythonmac-SIG] Did I bust py2app?

Bob Ippolito etrepum at mac.com
Mon Jan 31 01:37:36 CET 2005


On Jan 30, 2005, at 7:31 PM, Charles Hartman wrote:


> I haven't used it for a while. Now when I try to make an app of the 
> thing I've been working on -- OR of a separate package (part of 
> appscript)! -- I get "ObjectGraph not found." ObjectGraph.py(c) *is* 
> in /Library/Python/2.3/py2app/altgraph. So what did I do??

You'll need to remove the following directories from 
/Library/Python/2.3 if they exist, then install the latest py2app (to 
be safe) -- you have junk from an early version of py2app.

modulegraph
bdist_mpkg
altgraph
macholib
py2app

-bob



More information about the Pythonmac-SIG mailing list