Hi Chris, Well, I'm not quite sure if this answers your question, but if my app is calle MyProg.app, then in
MyProg.app/Contents/Resources/lib/python2.5 drwxr-xr-x 17 rlotun staff 578 6 Nov 17:26 AppKit drwxr-xr-x 15 rlotun staff 510 6 Nov 17:26 Foundation drwxr-xr-x 6 rlotun staff 204 6 Nov 17:26 bcrypt lrwxr-xr-x 1 rlotun staff 77 6 Nov 17:26 config -> /System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config drwxr-xr-x 10 rlotun staff 340 6 Nov 17:26 lib-dynload drwxr-xr-x 34 rlotun staff 1156 6 Nov 17:26 objc -rw-r--r-- 1 rlotun staff 3969855 6 Nov 17:26 site-packages.zip lrwxr-xr-x 1 rlotun staff 13 6 Nov 17:26 site.py -> ../../site.py drwxr-xr-x 18 rlotun staff 612 6 Nov 17:26 xml and AppKit and Foundation respectively I have: -rw-r--r-- 1 rlotun staff 100980 16 Sep 2007 PyObjCOverrides.bridgesupport -rw-r--r-- 1 rlotun staff 1067 16 Sep 2007 __init__.py -rw-r--r-- 1 rlotun staff 1118 17 Dec 2007 __init__.pyc -rwxr-xr-x 1 rlotun staff 38372 6 Nov 17:26 _appmain.so -rwxr-xr-x 1 rlotun staff 37352 6 Nov 17:26 _carbon.so -rwxr-xr-x 1 rlotun staff 37088 6 Nov 17:26 _inlines.so -rw-r--r-- 1 rlotun staff 658 16 Sep 2007 _nsapp.py -rw-r--r-- 1 rlotun staff 1866 17 Dec 2007 _nsapp.pyc -rwxr-xr-x 1 rlotun staff 46576 6 Nov 17:26 _nsbezierpath.so -rwxr-xr-x 1 rlotun staff 46496 6 Nov 17:26 _nsbitmap.so -rwxr-xr-x 1 rlotun staff 42244 6 Nov 17:26 _nsmatrix.so -rwxr-xr-x 1 rlotun staff 46500 6 Nov 17:26 _nsopengl.so -rwxr-xr-x 1 rlotun staff 38268 6 Nov 17:26 _nsquickdrawview.so -rwxr-xr-x 1 rlotun staff 42296 6 Nov 17:26 _nsview.so -rwxr-xr-x 1 rlotun staff 42364 6 Nov 17:26 _nswindow.so and -rw-r--r-- 1 rlotun staff 71572 16 Sep 2007 PyObjCOverrides.bridgesupport -rwxr-xr-x 1 rlotun staff 69080 6 Nov 17:26 _NSDecimal.so -rw-r--r-- 1 rlotun staff 924 16 Sep 2007 __init__.py -rw-r--r-- 1 rlotun staff 1147 17 Dec 2007 __init__.pyc -rwxr-xr-x 1 rlotun staff 42680 6 Nov 17:26 _data.so -rwxr-xr-x 1 rlotun staff 46428 6 Nov 17:26 _functioncallbacks.so -rw-r--r-- 1 rlotun staff 598 16 Sep 2007 _functiondefines.py -rw-r--r-- 1 rlotun staff 1463 17 Dec 2007 _functiondefines.pyc -rwxr-xr-x 1 rlotun staff 44060 6 Nov 17:26 _inlines.so -rwxr-xr-x 1 rlotun staff 42292 6 Nov 17:26 _netservice.so -rwxr-xr-x 1 rlotun staff 67632 6 Nov 17:26 _nscoder.so -rwxr-xr-x 1 rlotun staff 42176 6 Nov 17:26 _string.so -rwxr-xr-x 1 rlotun staff 38104 6 Nov 17:26 _typecode.so Is there anything else I can check? Thanks, Reza On Thu, Nov 6, 2008 at 5:13 PM, Christopher Barker <[EMAIL PROTECTED]> wrote: > Reza Lotun wrote: >> >> Hello all, >> >> I have an application that *used* to freeze to a .app without a problem, >> but has recently been acting up for some reason. Though it builds fine, it >> keeps on complaining about being unable to find AppKit even though I seem to >> be forcing it to package it. > > Have you looked in the bundle to see if the AppKit Framework is there? > > -Chris > > > -- > Christopher Barker, Ph.D. > Oceanographer > > Emergency Response Division > NOAA/NOS/OR&R (206) 526-6959 voice > 7600 Sand Point Way NE (206) 526-6329 fax > Seattle, WA 98115 (206) 526-6317 main reception > > [EMAIL PROTECTED] > _______________________________________________ > Pythonmac-SIG maillist - Pythonmac-SIG@python.org > http://mail.python.org/mailman/listinfo/pythonmac-sig > -- Reza Lotun Senior Software Engineer GetPeer Limited [EMAIL PROTECTED] _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig