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
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to