Ronald Oussoren <ronaldousso...@mac.com> added the comment:

This seems to be a problem with Apple's copy of Python or with your 
machine.

Could you try the following:
* In terminal.app run /usr/bin/python
* Then use 'import objc' from Python's prompt.
* Does this work or does it give the same traceback (it works for me 
BTW).

If importing objc from Python's prompt works: Try to do a clean build of 
the application in Xcode (use Clean All and then perform a build).

----------
resolution:  -> invalid

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6812>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to