Re: [Pythonmac-SIG] py2app + wxpython -> ImportError

2011-04-11 Thread Ronald Oussoren
On 10 Apr, 2011, at 10:06, Christian K. wrote: > Hi, > > I tried to make an app using py2app on OSX 10.6.5, python 2.6.5, > wxpython 2.8.11.0 > Building works, but when running I get > > File "wx/lib/pubsub/pub.pyc", line 24, in > File "wx/lib/pubsub/core/listener.pyc", line 13, in > ImportEr

Re: [Pythonmac-SIG] why does the Mac installer hack the user's .bash_profile?

2011-04-11 Thread Bill Janssen
Ronald Oussoren wrote: > BTW. I've talked with Ned about this feature at Pycon and we'd like to > move to a python-select command that gives you a command-line tool for > managing the path to the current python (simular to gcc-select or > xcode-select). That way it should be possible to do away

Re: [Pythonmac-SIG] why does the Mac installer hack the user's .bash_profile?

2011-04-11 Thread Ronald Oussoren
On 11 Apr, 2011, at 17:13, Bill Janssen wrote: > Ronald Oussoren wrote: > >> BTW. I've talked with Ned about this feature at Pycon and we'd like to >> move to a python-select command that gives you a command-line tool for >> managing the path to the current python (simular to gcc-select or >> x

Re: [Pythonmac-SIG] py2app + wxpython -> ImportError

2011-04-11 Thread Christian K.
Am 11.04.11 08:08, schrieb Ronald Oussoren: On 10 Apr, 2011, at 10:06, Christian K. wrote: File "wx/lib/pubsub/pub.pyc", line 24, in File "wx/lib/pubsub/core/listener.pyc", line 13, in ImportError: No module named listenerimpl I had (other) problems with pubsub using py2exe, too, and I neede

Re: [Pythonmac-SIG] py2app + wxpython -> ImportError

2011-04-11 Thread Christian K.
Am 10.04.11 22:12, schrieb Aahz: On Sun, Apr 10, 2011, Christian K. wrote: I tried to make an app using py2app on OSX 10.6.5, python 2.6.5, wxpython 2.8.11.0 Building works, but when running I get File "wx/lib/pubsub/pub.pyc", line 24, in File "wx/lib/pubsub/core/listener.pyc", line 13, in Imp

Re: [Pythonmac-SIG] py2app + wxpython -> ImportError

2011-04-11 Thread Christian K.
Am 11.04.11 21:11, schrieb Christian K.: Am 11.04.11 08:08, schrieb Ronald Oussoren: On 10 Apr, 2011, at 10:06, Christian K. wrote: File "wx/lib/pubsub/pub.pyc", line 24, in File "wx/lib/pubsub/core/listener.pyc", line 13, in ImportError: No module named listenerimpl I had (other) problems