I was able to build successfully with Python 2.6 and Tcl8.4, but now that I've
moved to 2.7.2 and Tcl8.5.10 I'm having problems.
To run in 32-bit mode I set:
alias py32="arch -i386 python"
Makespec step:
py32 Makespec.py -F -K -d --out=../ ../axeomatic.py
Build step:
py32 Build.py ../axeomatic.spec
When I run the resulting program, I get the messages copied below. Any ideas
how I might troubleshoot this?
Lynns-MacBook-Pro:~ lynn$
/Users/lynn/Documents/python/Axe-O-Matic/dist/axeomatic ; exit;
thisfile is /Users/lynn/Documents/python/Axe-O-Matic/dist/axeomatic
_MEIPASS2 (workpath) is NULL
homepath is /Users/lynn/Documents/python/Axe-O-Matic/dist/
Extracting binaries
Executing self as child with
/var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T//_MEIGAfQHR/
/var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T//_MEIGAfQHR/
thisfile is /Users/lynn/Documents/python/Axe-O-Matic/dist/axeomatic
_MEIPASS2 (workpath) is
/var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T//_MEIGAfQHR/
homepath is /Users/lynn/Documents/python/Axe-O-Matic/dist/
Already have a workpath - running!
/var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T//_MEIGAfQHR/Python
Manipulating evironment
PYTHONPATH=/var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T//_MEIGAfQHR:/Users/lynn/Documents/python/Axe-O-Matic/dist
importing modules from CArchive
extracted iu
extracted struct
extracted archive
Installing import hooks
outPYZ1.pyz
Running scripts
Traceback (most recent call last):
File "<string>", line 552, in <module>
File "../build/pyi.darwin/axeomatic/outPYZ1.pyz/Tkinter", line 1685, in
__init__
_tkinter.TclError: Can't find a usable tk.tcl in the following directories:
/var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T//_MEIGAfQHR/_MEI/Tk.framework/Resources/Scripts
/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/Scripts/tk8.5
/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/Scripts/tk8.5/Resources/Scripts
/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tk8.5
/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tk8.5/Resources/Scripts
/Users/lynn/Documents/python/Axe-O-Matic/lib/tk8.5
/Users/lynn/Documents/python/Axe-O-Matic/lib/tk8.5/Resources/Scripts
~/Library/Tcl/tk8.5 ~/Library/Tcl/tk8.5/Resources/Scripts /Library/Tcl/tk8.5
/Library/Tcl/tk8.5/Resources/Scripts /System/Library/Tcl/tk8.5
/System/Library/Tcl/tk8.5/Resources/Scripts ~/Library/Frameworks/tk8.5
~/Library/Frameworks/tk8.5/Resources/Scripts /Library/Frameworks/tk8.5
/Library/Frameworks/tk8.5/Resources/Scripts /System/Library/Frameworks/tk8.5
/System/Library/Frameworks/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx10.7-x86_64/lib/tk8.5
/Library/Tcl/teapot/package/macosx10.7-x86_64/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx10.7-universal/lib/tk8.5
/Library/Tcl/teapot/package/macosx10.7-universal/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx10.7-i386-x86_64/lib/tk8.5
/Library/Tcl/teapot/package/macosx10.7-i386-x86_64/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx10.6-x86_64/lib/tk8.5
/Library/Tcl/teapot/package/macosx10.6-x86_64/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx10.6-universal/lib/tk8.5
/Library/Tcl/teapot/package/macosx10.6-universal/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx10.6-i386-x86_64/lib/tk8.5
/Library/Tcl/teapot/package/macosx10.6-i386-x86_64/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx10.5-x86_64/lib/tk8.5
/Library/Tcl/teapot/package/macosx10.5-x86_64/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx10.5-universal/lib/tk8.5
/Library/Tcl/teapot/package/macosx10.5-universal/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx10.5-i386-x86_64/lib/tk8.5
/Library/Tcl/teapot/package/macosx10.5-i386-x86_64/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx-x86_64/lib/tk8.5
/Library/Tcl/teapot/package/macosx-x86_64/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx-universal/lib/tk8.5
/Library/Tcl/teapot/package/macosx-universal/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/macosx-i386-x86_64/lib/tk8.5
/Library/Tcl/teapot/package/macosx-i386-x86_64/lib/tk8.5/Resources/Scripts
/Library/Tcl/teapot/package/tcl/lib/tk8.5
/Library/Tcl/teapot/package/tcl/lib/tk8.5/Resources/Scripts
/Users/lynn/Documents/python/lib/tk8.5
/Users/lynn/Documents/python/Axe-O-Matic/library
/var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T//_MEIGAfQHR/_MEI/Tk.framework/Resources/Scripts/tk.tcl:
version conflict for package "Tk": have 8.5.10, need exactly 8.5.9
version conflict for package "Tk": have 8.5.10, need exactly 8.5.9
while executing
"package require -exact Tk 8.5.9"
(file
"/var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T//_MEIGAfQHR/_MEI/Tk.framework/Resources/Scripts/tk.tcl"
line 20)
invoked from within
"source
/var/folders/qq/h5gj3f3s0rx41lhd7h0lt2hm0000gn/T//_MEIGAfQHR/_MEI/Tk.framework/Resources/Scripts/tk.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $file]"
This probably means that tk wasn't installed properly.
RC: -1 from axeomatic
OK.
Back to parent...
logout
[Process completed]
--
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.