Retrying some things tonight, and I can't repeat what I got this afternoon.

1. Rev version of program builds in 32-bit using v1.5.1, but does not execute.  
At first look it appears to be a mismatch between _tkinter.so and the installed 
Tcl/Tk libraries: "version conflict for package "Tk": have 8.5.11, need exactly 
8.5.9"

I ran into this when I was setting up my dev tools the first time, and I recall 
struggling for some time getting it fixed.

2. git checkout d9b704e08e2 gives me a version of pyinstaller that includes 
hook-_tkinter.py.  I thought that was included in a later build.

3. Rev version of program does not build using pyinstaller d9b704e08e2  (TCL/TK 
error).

I need to resolve the _tkinter.so build before I can do anything further on 
this.

Begin forwarded message:

> 
> In 32-bit, the released version of my program builds successfully with 
> pyinstaller v1.5.1 and with pyinstaller d9b704e08e2.  

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to