On Saturday, 24 November 2012 17:06:57 UTC+5:30, bakie  wrote:
> 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

Please, there are women here also.
Also, it doesn't compile your script. It only bundles Python and your script in 
an .exe.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to