Re: [Pyobjc-dev] Errors building standalone with 1.0b1 & MacPython2.3
Brought to you by:
ronaldoussoren
From: Zachery B. <zb...@ur...> - 2003-08-10 13:23:11
|
On Sunday, August 10, 2003, at 02:19 AM, Kevin Marks wrote: > OK, I installed MacPython OS X 2.3, and now it gets further, but it > can't find the Cocoa bits, and the standalone won't run on another > Mac. errors: > > Do I need to reinstall PyObjC, or is there some PATH stuff I need to > do? Yeah, I think you'll want to re-run the setup.py build and setup.py install for each version of python you use (I use Apple's internal, Fink's, and the 2.3 framework build, each with their own copy of PyObjC) Zac |