Re: pythonwin broke

2004-12-04 Thread Jean Brouwers
One more test, but after selecting "Modules Doc" from the start menu. The small pydoc window shows up, "Python documentation server ..." etc. Clicking the X button results in a "pythonw.exe Application Error" with the message: The instruction at "0x..." referenced memory at "0x0..014". Th

Re: pythonwin broke

2004-12-04 Thread Jean Brouwers
I'm not sure what Pythonwin is. The Python start menu shows "Python (command line)" and "IDLE (Python GUI)" plus docs, etc. Your experiment with IDLE works just fine. Both windows closed on clickin X. This is Windows XP SP2 with Python 2.3.4 from the Python.org site. /Jean Brouwers In art

Re: pythonwin broke

2004-12-03 Thread Peter Hansen
Jive wrote: "Steve Holden" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] . You might consider asking on the python-win32 list, which is more specifically directed at Mark Hammond's stuff. Okay. How do I find the python-win32 list? It's not a newsgroup, apparently. What happened when

Re: pythonwin broke

2004-12-03 Thread Jive
Do an experiment for me. Open Pythonwin from the start menu. Use the FILE menu to open a .py file. Now try to close the window you just opened using the X button in the upper right. Did it close? Try closing Pythonwin using its X button. -- http://mail.python.org/mailman/listinfo/python-li

Re: pythonwin broke

2004-12-03 Thread Jean Brouwers
Well, we made several attempts to install Python 2.4 with a number of extension packages on Windows XP and used the binaries from the Python site, not ActivePython. Previous to 2.4, we did have several versions of Python installed on Windows XP without any problem. We installed 2.4 as usual in

Re: pythonwin broke

2004-12-03 Thread Jive
"Jean Brouwers" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > We just went through a similar install-uninstall-reinstall cycle with > Python 2.4 and 2.3 on Windows XP SP2. Just uninstalling 2.4 and > reinstalling 2.3 was not sufficient. > > It took several attempts to get things

Re: pythonwin broke

2004-12-03 Thread Jive
"Steve Holden" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >. You might consider > asking on the python-win32 list, which is more specifically directed at > Mark Hammond's stuff. Okay. How do I find the python-win32 list? It's not a newsgroup, apparently. -- http://mail.pyth

Re: pythonwin broke

2004-12-03 Thread David Bolen
Trent Mick <[EMAIL PROTECTED]> writes: > It is also possible that there is some little installer bug or detail > on your environment that is causing the problem. You could try > ActivePython. I regularly install and uninstall ActivePython 2.3 and > 2.4 installers and both installs are still workin

Re: pythonwin broke

2004-12-03 Thread Trent Mick
Jean Brouwers wrote: PPS) It looks like Python 2.4 and Python 2.3 can not co-exist (in different folders under Program Files) but we did not investigate that any further. That's not true. I have every version of Python back to 2.0 installed and all running fine on my system. Obviously you can only

Re: pythonwin broke

2004-12-03 Thread Jean Brouwers
We just went through a similar install-uninstall-reinstall cycle with Python 2.4 and 2.3 on Windows XP SP2. Just uninstalling 2.4 and reinstalling 2.3 was not sufficient. It took several attempts to get things back to the original 2.3 configuration. After unininstalling both, we deleted all Pyt

Re: pythonwin broke

2004-12-03 Thread Steve Holden
Jive wrote: I've un-installed Python 2.4, re-installed Python 2.3 and PythonWin for 2.3, but it's still broke. When I start PythonWin, sometimes it looks like it is going to be okay. But as soon as I open a .py file, the interactive window grabs the focus and will not let go. I am stumped. Is the

pythonwin broke

2004-12-02 Thread Jive
I've un-installed Python 2.4, re-installed Python 2.3 and PythonWin for 2.3, but it's still broke. When I start PythonWin, sometimes it looks like it is going to be okay. But as soon as I open a .py file, the interactive window grabs the focus and will not let go. I am stumped. Is there somethi