On Wed, Nov 11, 2009 at 8:29 AM, baboucarr sanneh <sanne...@hotmail.com> wrote:
> Hi guys,
>
> I wan to make a gui app using pyqt so i have done some thing already now i
> want to save it as an exe file so that i can give it out to users who dont
> have pyqt installed  (windows users)..Please help me out on this one..thnx
>
> Regards
>
> $LIM $...@dy
>

http://lmgtfy.com/?q=python+exe

the second link is to http://www.py2exe.org which is a program that
bundles Python apps, the interpreter itself, and any libraries they
need into a single executable.

>
> ________________________________
> Keep your friends updated— even when you’re not signed in.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to