On 9/28/06, Michael Glassford <[EMAIL PROTECTED]> 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
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to