Thanks Thomas, after the build is finish will it go into another folder or will 
I have to copy it.
I will read over the link you attached sometime today.

Thanks,

From: Thomas Kluyver 
Sent: Thursday, August 18, 2016 7:21 AM
To: primary discussion list for use and development of cx_Freeze 
Subject: Re: [cx-freeze-users] can I get some HELPS! I am getting a error on 
the option line.

Hi Chester,


On 18 August 2016 at 12:07, Chester Guinyard <cguiny...@pbtcomm.net> wrote:

  Could you show me how to point it to application program and run it on the 
command line 
  Thank for the help with the cx_Freeze issue.

I'm not entirely sure what you're asking for, but:


- The .py filename on the last line (lotto.py in the code you gave) should 
refer to the script you want to freeze.

- You run it from a command prompt with 'python setup.py build'


See also the docs here:
http://cx-freeze.readthedocs.io/en/latest/distutils.html



--------------------------------------------------------------------------------
------------------------------------------------------------------------------



--------------------------------------------------------------------------------
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
------------------------------------------------------------------------------
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to