Which libraries for Python 2.5.2

W. eWatson wolftracks at invalid.com
Thu Dec 29 00:56:59 EST 2011


On 12/28/2011 9:09 PM, Michael Torrie wrote:
> On 12/28/2011 08:04 PM, W. eWatson wrote:
>> I'm going to save the msvcp71.dll from the Python laptop somewhere, then
>> insert the one from my other XP laptop. Finally, I'll register it.
>> regsvr32. Just to review, I presume not from cmd, but Run?
>
> Seems like the bulk of your problems are coming from not using cmd
> (flashing black error windows).  Anything non-GUI that could return an
> error message should be done from cmd.  The Run dialog is mainly to be
> used to launch a cmd window!
>
it appears more than just regsvr32 is need. Alone it fails with a msg. 
It needs an argument. I tried

regsvr32 msvcp71.dll

It didn't like that either. Got "msvcp71.dll was located but the dll 
server entry was not found. File could not be registered."

Arguments are /u,/s/i/n.



More information about the Python-list mailing list