PythonWin repeatedly crashing on trying to create COM object

pj pjdurai at hotmail.com
Tue Feb 26 13:24:39 EST 2002


Greetings

I use python to do some COM scripting on my windows 2000 (SR2) box. It
was working well.. but it once crashed once.

Then it just keeps crashing on

    session = win32com.client.dynamic.Dispatch("Lotus.NotesSession.1")

I just cant seem to get past this point.

Is there something I can do ?( Like clearing out some temp cache files
or something ..) to get my PythonWin back to shape ?

I am using ActivePython 2.1.212

Appreciate your time.

cheers
pj



More information about the Python-list mailing list