freezing a python script

Antoine JOSSERAND antoine at 2le.net
Wed Aug 22 06:07:44 EDT 2001


Hi,

I have a problem to make an executable file from a python script. I tried with py2exe and McMillan's installer and I had the same problem with both. The .exe file which I obtain works fine on my computer but not an another machine. It says "DLL load failed" despite the DLL's are in the c:\windows\system directory and in my program's directory.

If you can give me a hand with this it could be great.

Antoine.



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20010822/b96c5fa8/attachment.html>


More information about the Python-list mailing list