Re: [Pythonmac-SIG] Import AppKit (pyobjc) and Cocoa-Python Debug Error

2008-03-28 Thread Ronald Oussoren
On Friday, March 28, 2008, at 12:02PM, "Dongpyo Hong" <[EMAIL PROTECTED]> wrote: >I installed the python-2.5.2 dmg from pythong.org and yes it >installed /Library/Frameworks/... >And I copied it to /System/Library/Frameworks/.. (I removed / >System/... at first, and copied /Library/...) > >Hmm

Re: [Pythonmac-SIG] Import AppKit (pyobjc) and Cocoa-Python Debug Error

2008-03-28 Thread Dongpyo Hong
I installed the python-2.5.2 dmg from pythong.org and yes it installed /Library/Frameworks/... And I copied it to /System/Library/Frameworks/.. (I removed / System/... at first, and copied /Library/...) Hmm... reinstall? which one? XCode or Leopard ? By the way, why I cannot import AppKit and

Re: [Pythonmac-SIG] Import AppKit (pyobjc) and Cocoa-Python Debug Error

2008-03-28 Thread Ronald Oussoren
On Friday, March 28, 2008, at 11:40AM, "Dongpyo Hong" <[EMAIL PROTECTED]> wrote: >Hi all, > >I am not sure whether this issue was already dealt in here. > >XCode 3.0 already included python 2.5.1 (I think), and I updated it >with 2.5.2 >and replaced the installed one with this. What exactly di

[Pythonmac-SIG] Import AppKit (pyobjc) and Cocoa-Python Debug Error

2008-03-28 Thread Dongpyo Hong
Hi all, I am not sure whether this issue was already dealt in here. XCode 3.0 already included python 2.5.1 (I think), and I updated it with 2.5.2 and replaced the installed one with this. Anyway, I couldn't import AppKit and relevant ones from the terminal. In XCode 3.0, when I debug projec