Yeah, I found that after doing another search this morning (checkin that someone just did a few hours ago) and built directly from source which (I think) updated my setuptools stuff. All's good, thanks Jan.
-warner On Fri, May 22, 2009 at 2:08 AM, Jan Lehnardt <[email protected]> wrote: > > On 22 May 2009, at 05:17, Warner Onstine wrote: > >> Hi all, >> I'm having a problem installing couchapp. It keeps getting to this part: >> Searching for simplejson >> Reading http://pypi.python.org/simple/simplejson/ >> Reading http://undefined.org/python/#simplejson >> Best match: simplejson 2.0.9 >> Downloading >> http://pypi.python.org/packages/source/s/simplejson/simplejson-2.0.9.tar.gz#md5=af5e67a39ca3408563411d357e6d5e47 >> Processing simplejson-2.0.9.tar.gz >> Running simplejson-2.0.9/setup.py -q bdist_egg --dist-dir >> /tmp/easy_install-8Qu0E7/simplejson-2.0.9/egg-dist-tmp-bjnKcE >> No eggs found in >> /tmp/easy_install-8Qu0E7/simplejson-2.0.9/egg-dist-tmp-bjnKcE (setup >> script problem?) >> error: Could not find required distribution simplejson >> >> I'm trying to install on Leopard, Intel box. >> >> Any help is greatly appreciated. I haven't been able to find much >> online as of yet. > > You can also try `sudo easy_install -U simplejson`. > > Cheers > Jan > -- >
