Re: Python-Cocoa include external modules?
Re: Python-Cocoa include external modules?
- Subject: Re: Python-Cocoa include external modules?
- From: Bill Bumgarner <email@hidden>
- Date: Tue, 27 May 2008 13:23:58 -0700
On May 27, 2008, at 11:42 AM, Steve Pike wrote:
Hello all,
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 I was wondering if there is a way to make it do so - can it
incorporate egg files for example?
py2app can handle this automatically, but there are other issues with
it right now.
If it is just one or two modules, then add a "copy files" build phase
to your project that copies the module into the appropriate spot
within your application.
b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden