[Pythonmac-SIG] easy_install pyobjc: what about pyobjctools

Bob Ippolito bob at redivi.com
Thu Sep 28 19:18:10 CEST 2006


On 9/28/06, Michael Glassford <glassfordm at hotmail.com> wrote:
> 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?

You are probably using easy_install frrom a different version of Python.

-bob


More information about the Pythonmac-SIG mailing list