Am 24.11.12 12:36, schrieb bakie:
in the last question I try how to run py script with pycharm .
thank dear bro ...

and then I wanna have that program with .exe ( standalone installer )  . How 
can i do that ?

I tried with two ways
1) py2exe
2) cx_freeze

but I don't like that It has many file when i complie my script .
which way for .exe ( standalone installer ) from pycharm .

Thanks U brothers

U cn trI to ask Ur ?n in readble English....

pyinstaller has a switch to make a single file executable, if that's what you are after.

        Christian
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to