I use buildout with the mr.developer extension to fetch/update the modules I need.
http://github.com/pjstevns/tryton.buildout On 12/28/2010 11:22 AM, Dominique Chabord wrote: > hello, > thank you for your answer. > next step : > VersionConflict: (mercurial 1.4.3 (/usr/lib/pymodules/python2.6), > Requirement.parse('Mercurial>=1.5.0')) > > Is there a way not to use hgnested to get modules code ? > regards > > Le 28/12/2010 10:30, Cédric Krier a écrit : >> On 28/12/10 10:26 +0100, Hartmut Goebel wrote: >>> Am 27.12.2010 23:47, schrieb Cédric Krier: >>>> You should install setuptool >>> I'm wondering: Shouldn't pip resolve dependences? So setuptools may be >>> missing as an requirement for hgnested. >> >> No. setuptools is used to write setup.py so putting setuptools as dependency >> will not fix the issue as it still need to have setuptools to find that it >> needs setuptools as dependency. >> >> The strange thing is that pip doesn't have setuptools/distribute as >> dependency. >> >> > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl -- [email protected] mailing list
