[python-win32] Re: PythonWin won't start the second time

2007-06-22 Thread Roger Upole
> I've installed Python 2.5 for all users using the python-2.5.msi > installer. I've also searched for python25.dll and there is only one > copy of it (in C:\WINDOWS\system32\python25.dll). > Obviously, something is wrong in my XP environment, maybe a dll with > the wrong version (mfc?). Can this b

[python-win32] win32 build 210 install error message

2007-06-22 Thread Larry Bates
I wanted to install the latest win32 extensions so I could gain access to win32cred objects. I downloaded and installed pywin32-210 and at the end of the installation got the following error message: Setup py2in32-210:pywin32-210.win32-py2.5.exe - Entry Point Not found The procedure entry point

[python-win32] Excel Cells method/property and introspection questions

2007-06-22 Thread Thomas Crawley
Hi, I have been working thru the 'Python Programming on Win32' book by M. Hammond in an attempt to get up to speed on Python COM programming. I am trying to do some simple output to Excel from a Turbogears application. I am using Microsoft Excel 2003. I have run into an issue using the Cells met

[python-win32] Re: win32 build 210 install error message

2007-06-22 Thread Roger Upole
Larry Bates wrote: >I wanted to install the latest win32 extensions so I could gain access to > win32cred objects. I downloaded and installed pywin32-210 and at the end of > the > installation got the following error message: > > Setup py2in32-210:pywin32-210.win32-py2.5.exe - Entry Point Not fo