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
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
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
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
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
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