[Pythonmac-SIG] Py2app build problem - ImportError No Module named 'AppKit'

Christopher Barker Chris.Barker at noaa.gov
Thu Nov 6 18:53:13 CET 2008


Reza Lotun wrote:
> 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

hmm - it looks like it's there alright.

how is it imported? and what exactly is the error?

> Is there anything else I can check?

You might want to print sys.path, just to make sure you know what it's 
doing.

-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

Chris.Barker at noaa.gov


More information about the Pythonmac-SIG mailing list