Re: [Pyobjc-dev] Trying to run examples from the website
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2010-01-12 09:31:28
|
On 10 Jan, 2010, at 21:27, Grzegorz Adam Hankiewicz wrote: > Hello there. > > I've followed the instructions on the website to install pyobjc through "easy_install pyobjc==2.2" on a snow leopard 10.6.2. Now I've downloaded the example PyObjCExample-CGRotation from http://pyobjc.sourceforge.net/examples/pyobjc-framework-Quartz/index.html and try to run it using "python main.py", but I get this error: > > $ python main.py > 2010-01-10 21:26:34.055 Python[48412:d07] No Info.plist file in application bundle or no NSPrincipalClass in the Info.plist file, exiting > Use "python setup.py py2app" to create an .app bundle in subdirectory "dist", then start that application (either by double-clicking in the Finder or using the open command in the terminal). Ronald |