Re: [Pythonmac-SIG] py2app and module finding

2011-02-22 Thread Ronald Oussoren
On 19 Feb, 2011, at 12:22, Prashant Saxena wrote: > Hi, > > It's related to my previous post regarding .app bundle size produce by > py2app. > When I looked inside the .app bundle, > It gives me some confusion: > > 1. I have a custom package name "core". There is directory structure inside >

Re: [Pythonmac-SIG] py2app with wxpython

2011-02-22 Thread Ronald Oussoren
On 21 Feb, 2011, at 12:33, Brendan Simon (eTRIX) wrote: > On 21/02/11 10:00 PM, pythonmac-sig-requ...@python.org wrote: >> >> Subject: Re: [Pythonmac-SIG] py2app with wxpython >> From: Ned Deily >> Date: Sun, 20 Feb 2011 15:46:05 -0800 >> To: pythonmac-sig@python.org >> In article <4d61918e.101

Re: [Pythonmac-SIG] py2app with wxpython

2011-02-22 Thread Brendan Simon (eTRIX)
On 22/02/11 8:57 PM, Ronald Oussoren wrote: > On 21 Feb, 2011, at 12:33, Brendan Simon (eTRIX) wrote: > >> On 21/02/11 10:00 PM, pythonmac-sig-requ...@python.org wrote: >>> Subject: >>> Re: [Pythonmac-SIG] py2app with wxpython >>> From: >>> Ned Deily >>> Date: >>> Sun, 20 Feb 2011 15:46:05 -0800 >

[Pythonmac-SIG] a word of warning for pyobjc users

2011-02-22 Thread Ronald Oussoren
Don't install Xcode 4 when you use PyObjC for your GUIs and want to use Interface Builder. The Interface Builder that's included with Xcode 4 no longer supports Python. I've filed a bug in Apple's tracker, but I have no idea if that will have any effect at all. It'll probably not help a lot,

Re: [Pythonmac-SIG] py2app with wxpython

2011-02-22 Thread Ronald Oussoren
On 22 Feb, 2011, at 12:03, Brendan Simon (eTRIX) wrote: > On 22/02/11 8:57 PM, Ronald Oussoren wrote: >> >> On 21 Feb, 2011, at 12:33, Brendan Simon (eTRIX) wrote: >> >>> On 21/02/11 10:00 PM, pythonmac-sig-requ...@python.org wrote: Subject: Re: [Pythonmac-SIG] py2app with wxpython >

Re: [Pythonmac-SIG] a word of warning for pyobjc users

2011-02-22 Thread Kevin Walzer
On 2/22/11 8:27 AM, Ronald Oussoren wrote: Don't install Xcode 4 when you use PyObjC for your GUIs and want to use Interface Builder. The Interface Builder that's included with Xcode 4 no longer supports Python. I've filed a bug in Apple's tracker, but I have no idea if that will have any e

Re: [Pythonmac-SIG] py2app with wxpython

2011-02-22 Thread Brendan Simon (eTRIX)
On 23/02/2011 1:18 AM, Ronald Oussoren wrote: On 22 Feb, 2011, at 12:03, Brendan Simon (eTRIX) wrote: On 22/02/11 8:57 PM, Ronald Oussoren wrote: On 21 Feb, 2011, at 12:33, Brendan Simon (eTRIX) wrote: On 21/02/11 10:00 PM, pythonmac-sig-requ...@python.org wrote: Subject: Re: [Pythonmac-SI

Re: [Pythonmac-SIG] a word of warning for pyobjc users

2011-02-22 Thread Ronald Oussoren
On 22 Feb, 2011, at 17:04, Kevin Walzer wrote: > On 2/22/11 8:27 AM, Ronald Oussoren wrote: >> >> Don't install Xcode 4 when you use PyObjC for your GUIs and want to use >> Interface Builder. The Interface Builder that's included with Xcode 4 no >> longer supports Python. >> >> I've filed a