[Pythonmac-SIG] py2app and CLI Python programs

David Reed dreedmac at columbus.rr.com
Tue May 10 17:16:58 CEST 2005


I've got a command line Python app that I tried packaging up with  
py2app. It worked ok - t could cd into the subdir of the .app  
containing the executable and run it from the command line, but I'm  
not certain what its current working directory was since when I tried  
to specify a file on the command line, it didn't find it. I had to  
specify the full path to the file to make it work. Is there a simple  
workaround for command line versions - I didn't see anything in the  
documentation.

Thanks,
Dave



More information about the Pythonmac-SIG mailing list