On Tue, Aug 6, 2013 at 11:56 AM, Skip Montanaro <s...@pobox.com> wrote:
> I figured out my pylint install woes (I really dislike distutils).
> Then I needed a newer version of astroid. Picked up the latest, which
> was also 1.0.0.  That, alas, requires logilab-common >= 0.60.0, which
> has yet to be released.  Even the latest mercurial stuff only provides
> 0.58.x.  Where have I gone wrong?

FTR, this wasn't setuptools (distutils doesn't do requirements) fault.
The astroid 1.0.0 release is apparently broken.  You shouldn't use software
with bugs. ;)

Jim

-- 
Jim Fulton
http://www.linkedin.com/in/jimfulton
_______________________________________________
code-quality mailing list
code-quality@python.org
http://mail.python.org/mailman/listinfo/code-quality

Reply via email to