[issue8927] Handle version incompatibilities in dependencies

Sridhar Ratnakumar report at bugs.python.org
Tue Jun 7 20:08:00 CEST 2011


Sridhar Ratnakumar <sridharr at activestate.com> added the comment:

Dave, but aptitude contains a local index of all dependency information. Whereas, PyPI's infrastructure and pip/easy_install/p7g.install do not rely on one. Therefore, I think when Tarek said "Trying to do something smarter is very very hard and will probably fail." he is referring to doing such dependency resolution *with* the constraint of lack of such local metadata index.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8927>
_______________________________________


More information about the Python-bugs-list mailing list