On Mon, Aug 03, 2015 at 11:54 +0200, Vincent Bernat wrote:

> > When running cookiecutter the aforementioned error is encountered. The 
> > entire
> > traceback is:
> >
> >   $ cookiecutter --help
[…]
> >   pkg_resources.RequirementParseError: Expected version spec in 
> > funcsigs;python_version<"3.3" at ;python_version<"3.3"
>
> This seems to be a regression in python-mock. This spec string comes
> From its requirements.txt. It seems that pkg-resources from Python 2.7
> is unable to parse such a string. A workaround may be to invoke with
> Python 3:
>
>     python3 $(which cookiecutter) --help
>
> Reassigning.

It could also be a bug in python-funcsigs that python-mock depends on ever
since a Depends was added to it in #794013 - I'll take a more detailed look
tomorrow, but the error message seems to lend further credit to this
hypethesis.

thank you for the prompt reply.
--
Wolodja <deb...@babilen5.org>

4096R/CAF14EFC
081C B7CD FF04 2BA9 94EA  36B2 8B7F 7D30 CAF1 4EFC

Attachment: signature.asc
Description: Digital signature

Reply via email to