Re: [Pyobjc-dev] build problems
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2004-05-12 22:52:11
|
rm -rf build On May 12, 2004, at 6:39 PM, burris ewell wrote: > naturallly I tried that, and I tried it again but still no love...:-( > I have no trace of pyobjc and I'm up to date and I get the same > runtime error. > > burris > > On May 12, 2004, at 2:15 PM, Bob Ippolito wrote: > >> rm -rf /Library/Python/2.3/PyObjC >> >> On May 12, 2004, at 4:53 PM, burris ewell wrote: >> >>> Am I the only person that hasn't been able to build cvs in a week? >>> I get an error like this: >>> >>> >>> >>> File "setup.py", line 96, in create_cached_class_list >>> m = __import__(name) >>> File >>> "build/lib.darwin-7.3.0-Power_Macintosh-2.3/AppKit/__init__.py", >>> line 13, in ? >>> from _AppKit import * >>> RuntimeError: Wrong version of PyObjC C API >>> >>> >>> thanks, >>> burris >>> >>> >>> >>> ------------------------------------------------------- >>> This SF.Net email is sponsored by Sleepycat Software >>> Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to >>> deliver >>> higher performing products faster, at low TCO. >>> http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 >>> _______________________________________________ >>> Pyobjc-dev mailing list >>> Pyo...@li... >>> https://lists.sourceforge.net/lists/listinfo/pyobjc-dev >> > |