On 27 Dec, 2012, at 12:28, Nadav Hashimshony <nad...@gmail.com> wrote:

> Hi All
> 
> i build a Python app using py2app on OSX 10.8.2 and it work fine.
> 
> when trying to run the app on OSX 10.7.5 the app crashes and doesn't start.

What do you mean by crashes? Is there a crash reporter screen or some other 
error dialog?
> 
> when cd'ing to the app directory and running the pyx from cli it work fine.

What happens when you start the application from the command line?

For application "MyApp.app" you do this by running 
"MyApp.app/Contents/MacOS/MyApp".

Ronald

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to