Hi,
This is probably some stupid mistake on my part, but I'm having problems with importing the objc package in Python. When I try to import it, I get the following error:
ImportError: No module named objc
What's strange, is I can import objc from a terminal window, without any problems. I made sure that Textmate is running the same install of python, so that's not the problem. All other packages I've tried import without problems.
In case you're interested, I'm running Python 2.5.1 (default Leopard install) with Textmate build 1436.
Any help would be appreciated. Thanks, -Tony