Re: cannot start IDLE in WinXP

2007-03-18 Thread imx
On 3月18日, 下午5时47分, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: > En Sat, 17 Mar 2007 08:09:16 -0300, imx <[EMAIL PROTECTED]> escribió: > > > Enviroment: WinXP sp2, python 2.5 > > problem: click IDLE using shorcut menu or run phthonw.exe directly, > > nothing happen! But running python.exe from t

Re: cannot start IDLE in WinXP

2007-03-18 Thread Gabriel Genellina
En Sat, 17 Mar 2007 08:09:16 -0300, imx <[EMAIL PROTECTED]> escribió: > Enviroment: WinXP sp2, python 2.5 > problem: click IDLE using shorcut menu or run phthonw.exe directly, > nothing happen! But running python.exe from the command line is fine. pythonw.exe does not open a window so it's almost

cannot start IDLE in WinXP

2007-03-17 Thread imx
Hi, Enviroment: WinXP sp2, python 2.5 problem: click IDLE using shorcut menu or run phthonw.exe directly, nothing happen! But running python.exe from the command line is fine. I searched this issue on the net and this forum and tried some suggestions but with no luck. Any ideas? Thanks in advan