hari jayaram wrote:
I looked at all my app bundles created with py2app .
Inside App/Contents/MacOS
The python is a link to the system python .
harijaymac:MacOS hari$ ls -altrh
total 208
drwxr-xr-x 7 hari harijay 238B Oct 8 16:20 ..
lrwxr-xr-x 1 hari harijay 92B Oct 8 16:20 python ->
/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/Python
-rwxr-xr-x 1 hari harijay 98K Oct 8 16:20 GridZilla
drwxr-xr-x 4 hari harijay 136B Oct 8 16:20 .
harijaymac:MacOS hari$ cd
Does it fail to run if you move that framework?
As far as I can tell, the difference between you and I is that you're
running 1-.6 -- is that right?
I'm running:
OS-X 10.4.11 PPC
python.org python 2.5.4
py2app latest svn (easy_install py2app==dev) w/ the fix Ned posted.
And it's working for me
Could someone else test on 10.6?
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
chris.bar...@noaa.gov
_______________________________________________
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig