> 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
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
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
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