[wxPython] wxPython and PythonWin

wxPython and PythonWin
I regularly use PythonWin to debug my wxPython projects. The limitation is that the app can only be executed once. Trying to execute a second time causes PythonWin to crash. This is no doubt what you are experiencing. So after debugging once, I exit PythonWin and re-start it. It’s a pain, but it works.

Matthew

···

-----Original Message-----
From: MarkM@Yogananda-SRF.org [mailto:MarkM@Yogananda-SRF.org]
Sent: Wednesday, August 28, 2002 8:13 AM
To: wxpython-users@lists.wxwindows.org
Subject:
[wxPython] wxPython and PythonWin

The inability to debug in PythonWin when using wxPython has been a major problem. Will the conflict between wxPython and PythonWin be resolved at some point? The other Python IDE’s that we have tried have been goofy, at best.

Mark

wxPython and PythonWin
Try wing IDE: www.wingide.com. Works fine with wxPython.

IMHO Worth the $ for the time you will save!

···

#--------------------------------
Jeff Sasmor
jeff@sasmor.com

----- Original Message -----

From:
Matthew Thornley

To: ‘wxpython-users@lists.wxwindows.org’

Sent: Wednesday, August 28, 2002 8:31 PM

Subject: RE: [wxPython] wxPython and PythonWin

I regularly use PythonWin to debug my wxPython projects. The limitation is that the app can only be executed once. Trying to execute a second time causes PythonWin to crash. This is no doubt what you are experiencing. So after debugging once, I exit PythonWin and re-start it. It’s a pain, but it works.

Matthew

-----Original Message-----
From: MarkM@Yogananda-SRF.org
[mailto:MarkM@Yogananda-SRF.org]
Sent: Wednesday, August 28, 2002 8:13 AM
To: wxpython-users@lists.wxwindows.org
Subject:
[wxPython] wxPython and PythonWin

The inability to debug in PythonWin when using wxPython has been a major problem.  Will the conflict between wxPython and PythonWin be resolved at some point?  The other Python IDE's that we have tried have been goofy, at best.

Mark