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

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

Reply via email to