Fwd: Re: [Tutor] Problem with exe file (original) (raw)

Ali Polatel alipolatel at yahoo.com
Tue Jul 20 19:55:46 CEST 2004


Does anyone know which dlls exactly? Regards

Magnus Lyckå <magnus at thinkware.se> wrote: Date: Sun, 18 Jul 2004 12:45:56 +0200 To: polatel at chess-live.com,tutor at python.org From: Magnus Lyckå Subject: Re: [Tutor] Problem with exe file

At 03:08 2004-07-17 -0700, Ali Polatel wrote:

Dear Friends, I wrote a simple programme with python then have changed it into an exe file with py2exe. but it doesn't work in computers where python is not installed. What should I do to make it work independently?

It's a while since I used it, but if you got some DLLs etc in the directory where the exe-file got created, you need to deploy them as well.

-- Magnus Lycka (It's really Lyckå), magnus at thinkware.se Thinkware AB, Sweden, www.thinkware.se I code Python ~ The Agile Programming Language


Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/tutor/attachments/20040720/ab683466/attachment-0001.html



More information about the Tutor mailing list