Re: [Pyobjc-dev] API mismatch
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2003-02-02 23:36:14
|
On Sunday, Feb 2, 2003, at 18:17 US/Eastern, Bob Ippolito wrote: > Are you sure you're running setup.py with the python binary from the > 2.3 cvs head you're targetting? I think you may be running python > from the path, which would definitely pick up the wrong scent. I just tried... sudo /Library/Frameworks/Python.framework/Versions/Current/bin/python setup.py install ... and the same warnings/errors appeared. b.bum |