[Pyobjc-dev] Distribution Cocoa/Python Applications
Brought to you by:
ronaldoussoren
From: Alexander M. <ale...@gm...> - 2009-08-11 12:41:40
|
Hi, I build a simple project to manage all my Application's Serials. I write it in Xcode 3.1.3 with Python(PyObjC) and pysqlite2. But I have this problem. If I run my application on my develop system, all run perfectly. But if I run my application on a new OS, (the same OS 10.5), but without Xcode, my application does not work. I tried to implement in my application pysqlite2, but I have the same result. So what i need to do for distributing my pyobjc application? Thanks. Marco |