Re: [Pyobjc-dev] pyobjc 2.3 install fails
Brought to you by:
ronaldoussoren
From: Steve W. <sw...@ti...> - 2011-06-27 01:59:44
|
>From: Ronald Oussoren <ronaldoussoren@ma...> - 2010-12-09 09:58 http://sourceforge.net/mailarchive/message.php?msg_id=26725293 >On 8 Dec, 2010, at 18:44, Mark Sienkiewicz wrote: > > > I downloaded pyobjc 2.3 fro http://pypi.python.org/pypi/pyobjc > > error: Could not find required distribution pyobjc-core > >That's odd, pyobjc-core is on pypi and should work just fine. > >Could you try "easy_install pyobjc-core==2.3" followed running >"python setup.py install" for pyobjc itself again? Me too. This fix works fine for me -- especially with your warnings of how many errors to ignore. However I'm on Python 2.6.6, Mac OS 10.6.7, XCode 3.2.5, FWIW. Google "Could not find required distribution pyobjc-core" found a mirror of this mailing list. By the way, the mailing list web interface does everything possible to a) encourage one to sign up multiple times and b) NOT post or reply to the mailing list! So, sorry if this message becomes disconnected from the thread. MacPorts' install of py26-pyobjc @2.3 fails too, only with a seeming success; I've filed a bug with them. Should I file one with you? It does look like an install bug to me. Anything I can do to help diagnose the problem, etc., etc. --Steve |