Newbie question on IDE

I'm trying to use wxpython & chaco to built a statistical app for time
series. I use python 2.2.2, wxpython 2.4.2.4, but have trouble finding an
IDE that will work for me on a Windows/XP Personal:
- the ActiveState Python IDE crashes when running wxpython code, works
perfectly well otherwise
- when running boa constructor in debug mode, I get an error message:
"socket error", works fine when not in debug mode.

I could switch from Windows/XP to Linux if needed, but rather keep things
simple and find a debug environment that works with XP. Thanks in advance
for any help.

Cheers,

Patrick Henaff

Try spe: http://spe.pycs.net It runs on windows and
linux and is built with wxPython. It ships also with
wxGlade.
Stani

--- "Henaff, Patrick (EKT)"

ยทยทยท

<Patrick.Henaff@entergykoch.com> wrote:

I'm trying to use wxpython & chaco to built a
statistical app for time
series. I use python 2.2.2, wxpython 2.4.2.4, but
have trouble finding an
IDE that will work for me on a Windows/XP Personal:
- the ActiveState Python IDE crashes when running
wxpython code, works
perfectly well otherwise
- when running boa constructor in debug mode, I get
an error message:
"socket error", works fine when not in debug mode.

I could switch from Windows/XP to Linux if needed,
but rather keep things
simple and find a debug environment that works with
XP. Thanks in advance
for any help.

Cheers,

Patrick Henaff

---------------------------------------------------------------------

To unsubscribe, e-mail:
wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail:
wxPython-users-help@lists.wxwindows.org

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search

Henaff, Patrick (EKT) wrote:

I'm trying to use wxpython & chaco to built a statistical app for time
series. I use python 2.2.2, wxpython 2.4.2.4, but have trouble finding an
IDE that will work for me on a Windows/XP Personal:
- the ActiveState Python IDE crashes when running wxpython code, works
perfectly well otherwise
- when running boa constructor in debug mode, I get an error message:
"socket error", works fine when not in debug mode.

I could switch from Windows/XP to Linux if needed, but rather keep things
simple and find a debug environment that works with XP. Thanks in advance
for any help.

Cheers,

Patrick Henaff

Try spe http://spe.pycs.net/

Randall