Problem with py2exe

DDany saruis at tiscali.it
Wed Nov 2 04:19:14 EST 2005


Hi Miki,
I solved this first problem, thank you!
I was convinced to done things you suggested me, but... it wasn't!!!
I changed the access type of MSVCR71.dll and all went ok!
Thank you once again for your interest, bye!
P.S
Thank you for your final note too, next time I'll make a better
subject!

Miki Tebeka wrote:

> Hello DDany,
> My guess in the MSVCR71.dll is a read-only file in system32 and when py2exe
> tries to copy it the 2'nd time it fails.
>
> Either change MSVCR71.dll to read-write in system32 or delete "dist" before
> calling to py2exe.
>
> One final note:
> You subject line could have been better, see
> http://www.catb.org/~esr/faqs/smart-questions.html.
>
> Bye.
> --
> ------------------------------------------------------------------------
> Miki Tebeka <mtebeka at qualcomm.com>
> http://tebeka.bizhat.com
> The only difference between children and adults is the price of the toys




More information about the Python-list mailing list