Xcode templates?
Scott Harris <[email protected]>
| Newsgroups | gmane.comp.python.pyobjc.devel |
|---|---|
| Message-ID | <[email protected]> |
Have the Xcode template changed recently? I'm getting new errors when I try the pyobjc Xcode templates I had installed some time ago.
Xcode ver 3.2.5
I have to remove PPC architectures form the project setting to get it to compile and then I get the console output below.
Any ideas?
Thanks,
-Scott
Traceback (most recent call last):
File "main.py", line 10, in <module>
import objc
ImportError: No module named objc
2011-01-29 23:43:00.279 junl[57821:a0f] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '/Users/scott/Development/junl/main.m:44 main() PyRun_SimpleFile failed with file '/Users/scott/Development/junl/build/Debug/junl.app/Contents/Resources/main.py'. See console for errors.'
*** Call stack at first throw:
(
0 CoreFoundation 0x963ac6ba __raiseError + 410
1 libobjc.A.dylib 0x9543e509 objc_exception_throw + 56
2 CoreFoundation 0x963ac3e8 +[NSException raise:format:arguments:] + 136
3 CoreFoundation 0x963ac35a +[NSException raise:format:] + 58
4 junl 0x00002c76 main + 1032
5 junl 0x00002842 start + 54
6 ??? 0x00000001 0x0 + 1
)
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Pyobjc-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyobjc-dev