On Tue, Feb 11, 2014 at 4:56 PM, Daniel Schwen <[email protected]> wrote:

> I get:
>
> Traceback (most recent call last):
>   File "setup.py", line 12, in <module>
>     reqs = [str(ir.req) for ir in install_reqs]
>   File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1200, in
> parse_requirements
>     skip_regex = options.skip_requirements_regex
> AttributeError: 'NoneType' object has no attribute
> 'skip_requirements_regex'
>
> You need pip >= 1.2
so run sudo easy_install pip --upgrade


> But it would be nice if you could spare four sentences about what the
> tool checks and what it expects to find (that's not in the README).
> Daniel
>
> _______________________________________________
> Labs-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/labs-l
>
_______________________________________________
Labs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/labs-l

Reply via email to