Ok, I will stick with python 3.5.2.
Are there another (simple) way to to create a standalone program without using 
cx_ Freeze?
Are there anyway other way this script can be written with cx_Freeze?
It seem to me what I am trying to do is not going to work.
I hate to keep asking so many questions.

Thanks,
Chester


From: Thomas Kluyver 
Sent: Sunday, August 21, 2016 4:30 PM
To: primary discussion list for use and development of cx_Freeze 
Subject: Re: [cx-freeze-users] Output:

On 21 August 2016 at 21:20, Chester Guinyard <cguiny...@pbtcomm.net> wrote:

  Thomas I have no clue of where to find hooks.py, do you know what folder to 
start looking in?

The error message you sent before shows the path:


  File "C:\Python35\lib\site-packages\cx_Freeze\hooks.py", line 597, in 
load_tkinter
    tclSourceDir = os.environ["TCL_LIBRARY"]

  I did a search for it in the python folder and find a hooks.py and edit it 
with a small t and ran it than ran my script again nothing change.

Are you sure the error you get is _exactly_ the same?


  Will python 2-7-12 be better to practice with than python 3.5.2?

For most things, no, I think you're better off with Python 3.5. This looks like 
a specific issue in cx_Freeze when it's running on Python 3.



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



--------------------------------------------------------------------------------
_______________________________________________
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