[Pythonmac-SIG] easy_install pyobjc: what about pyobjctools
Michael Glassford
glassfordm at hotmail.com
Thu Sep 28 14:51:54 CEST 2006
I've just installed Python 2.5, then installed py2app and pyobjc using
easy_install. My application built just fine, but when I run it I get
the error "ImportError: No module named PyObjCTools" when it tries to
execute the line "from PyObjCTools import AppHelper". How does
PyObjCTools get installed when easy_installing pyobjc?
Mike
More information about the Pythonmac-SIG
mailing list