Re: wx: PyNoAppError
- From: SuperHik <junkytownMAKNI@xxxxxxxxx>
- Date: Wed, 31 May 2006 20:48:08 +0200
Scott David Daniels wrote:
SuperHik wrote:I'm aware it's a wxPython question but I wasn't aware
(1) A wxPython question. Better to ask on the wxPython newsgroup
(listed as comp.python.wxpython on gmane).
of the group you mentioned. Thank you!
I wasn't running them simultaneously. I ended the first (and only) one
Using XP SP2, PythonWin 2.4.3, any trying to use wx 2.6.3.2Up here you should have mentioned you are doing this in IDLE, that is
When using wx, the first time I run a script it runs fine.
Second time, it rasises an error: ....
your problem.
Later in your message you say:... *Says that runnig the script outside of IDLE fixes the problem.
That works for me too but if there is a way to run it from IDLE
that would be much easier.
This is the inevitable result of running a pair of GUIs simultaneously:
They both want control of the main program to run their idle loop, and
only can win.
and then tried to start it again.
.
--Scott David Daniels
scott.daniels@xxxxxxx
- References:
- wx: PyNoAppError
- From: SuperHik
- Re: wx: PyNoAppError
- From: Scott David Daniels
- wx: PyNoAppError
- Prev by Date: Re: TSV to HTML
- Next by Date: Re: Oracle Data Access in Python
- Previous by thread: Re: wx: PyNoAppError
- Next by thread: Find the context of importer
- Index(es):