[Pythonmac-SIG] Python-Cocoa with XCode 3 - external modules
Steve Pike
stringfellow at sucs.org
Tue May 27 16:10:48 CEST 2008
Hello all,
I hope this is the right place to ask such a question:
I'm building a Python-Cocoa app in XCode 3, and it all works
wonderfully except that I use the appscript module... And XCode
doesn't include the module in the build.
so, 2 things:
- I was wondering if there is a way to make it do so
- If not, I have been advised to use py2app, but again this seems not
to work with the examples given on the site (crucially, it reports
unable to load nib file: MainMenu (maybe because this is a xib file?)
any help with those two questions would be much appreciated.
Regards,
Steve
More information about the Pythonmac-SIG
mailing list