From 69dad5f2819ab71788ec6de97d449db34f2bb870 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 9 May 2016 23:02:48 +0200 Subject: [PATCH 1/1] --- phork0.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 phork0.txt diff --git a/phork0.txt b/phork0.txt new file mode 100644 index 0000000..b05e2c8 --- /dev/null +++ b/phork0.txt @@ -0,0 +1,10 @@ + Running setup.py install for errbot ... error + Complete output from command /usr/local/src/errbot/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ANhAqI/errbot/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-V9ehPe-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/src/errbot/include/site/python2.7/errbot: + Traceback (most recent call last): + File "", line 1, in + File "/tmp/pip-build-ANhAqI/errbot/setup.py", line 108, in + from py2conv import convert_to_python2 + File "./errbot/py2conv.py", line 43 + u"then `pip install err` again." + ^ + IndentationError: unexpected indent -- 2.30.2