Roger Upole wrote:
> 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 found
>>
>> The procedure entry point PyErr_WarnEx could not be located in the dynamic 
>> link
>> library python25.dll.
>>
>> Any ideas what I need to do?
>>
>> Thanks in advance.
>> Larry Bates
> 
> Which version of python 2.5 do you have installed ?  If I recall, this was an 
> issue
> with one of the 2.5 beta releases.
> 
>         Roger
Apparently it was.  I upgraded to latest version:

Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08)

and it installs properly now.

-Larry

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to