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

Reply via email to