ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> py2exe-users
py2exe-users
[Py2exe-users] could not delete MSVCR71.dll (!!??)
by Avery Andrews other posts by this author
Feb 26 2006 8:27PM messages near this date
RE: [Py2exe-users] Re: could not delete MSVCR71.dll (!!??) | [Py2exe-users] matplotlib and Movable Python
What kind of thing could cause a setup script that works fine on one
machine to fail on another with the following error:

 copying C:\Python24\MSVCR71.dll ->  C:\Mobile Working\wxTree\dist
error: could not delete 'C:\Mobile Working\wxTree\dist\MSVCR71.dll':
Permission
denied

The msg is hard to understand because the error happens when the \dist
directory doesn't exist at the time that setup is called, so why does it
think it's supposed to delete the files?

The failure only seems to happen, on this machine, when a wxPython script
is included in the build; if this is left out, or a Tix/Tkinter version
substituted, things work.

Thanks.


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Py2exe-users mailing list
Py2exe-users@[...].net
https://lists.sourceforge.net/lists/listinfo/py2exe-users

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved