13:05:00 <TimP-Ross-shire> Sorry stupid newbie to Nikola seeking help. Tried installing on mac and linux box, both come up with: Command errored out with exit status 1: python setup.py egg_info 13:06:31 <TimP-Ross-shire> Summarising the traceback - seems to come from "Setuptools is replacing distutils." during setup 'doit' 13:13:53 <ChrisWarrick> TimP-Ross-shire: please paste full error output to bpa.st and link it here 13:15:11 <TimP-Ross-shire> https://bpa.st/3YAQ 13:21:39 <ChrisWarrick> okay, that’s a doit bug 13:22:34 <ChrisWarrick> TimP-Ross-shire: for a temporary workaround: pip install https://chriswarrick.com/pub/doit-0.32.0-py3-none-any.whl then continue Nikola install 13:26:39 <Armageddon> ChrisWarrick, thanks for help yesterday :) 13:27:09 <ChrisWarrick> Armageddon: you’re welcome! 13:38:00 <ChrisWarrick> TimP-Ross-shire: I made a pull request against doit to fix this compatibility error, hopefully it’ll get merged soon, but otherwise you can use the workaround install with the .whl file. PR: https://github.com/pydoit/doit/pull/369 13:46:38 <TimP-Ross-shire> Thanks ChrisWarrick your work around worked around. 22:43:09 <KwBot> [nikola] asmeurer opened issue #3453: Native support for Utterances comment system https://github.com/getnikola/nikola/issues/3453