On 16 Mar, 2011, at 11:20, Dan Ross wrote:
> Ok, the .app bundles successfully, HOWEVER, at the end of the output I get:
>
> creating
> /Users/danr/Projects/hamilton_py3/dist/gui.app/Contents/Frameworks/Tcl.framework
> linking
> /Users/danr/Projects/hamilton_py3/dist/gui.app/Contents/Framework
Ok, the .app bundles successfully, HOWEVER, at the end of the output I
get:
creating
/Users/danr/Projects/hamilton_py3/dist/gui.app/Contents/Frameworks/Tcl.framework
linking
/Users/danr/Projects/hamilton_py3/dist/gui.app/Contents/Frameworks/Tcl.framework/libtclstub8.5.a
-> Versions/8.5/libtcl
Got it. It's 'wb' to 'w' though right?
On Wed, 16 Mar 2011 10:25:00 -0400, Ronald Oussoren
wrote:
On 16 Mar, 2011, at 10:15, Dan Ross wrote:
Hey Ronald-
Thanks for the response. I now get the following error:
Traceback (most recent call last):
File
"/Library/Frameworks/Python.framework/V
On 16 Mar, 2011, at 10:15, Dan Ross wrote:
> Hey Ronald-
>
> Thanks for the response. I now get the following error:
>
> Traceback (most recent call last):
> File "/Library/Frameworks/Python.framework/Versions/3.2/bin/py2applet", line
> 9, in
>load_entry_point('py2app==0.6', 'console_scr
Hey Ronald-
Thanks for the response. I now get the following error:
Traceback (most recent call last):
File
"/Library/Frameworks/Python.framework/Versions/3.2/bin/py2applet", line
9, in
load_entry_point('py2app==0.6', 'console_scripts', 'py2applet')()
File
"/Library/Frameworks/Pytho