Benoit, I edited setup.py to force reinstallation when sudo python setup.py install . Now I am sure it's running httplib2 from the trunk version.
Anyway I still have errors. Tks anyway for the help. PS Any idea on how should I run the tests? I cd to .. svnversion/couchdb and typing nostests -v --with-doctest client.py On Wed, Feb 25, 2009 at 12:02 PM, Benoit Chesneau <[email protected]>wrote: > 2009/2/25 Domingo Aguilera <[email protected]>: > > I've just done svn update of couchdb ( running now Apache CouchDB > > 0.9.0a747769 ) > > > > And the nosetests output of client.py is.... > > > > http://gist.github.com/70176 > > > > Do you use httplib2 from pypi ? For py26 you need to use the trunk for > now. Joe Gregorio the maintainer of the project commited in it my > patch that add py26 support some weeks ago. It may solve your problem. > > - benoƮt >
