
28 Jul
2018
28 Jul
'18
3:23 p.m.
On Fri, 27 Jul 2018 11:50:57 -0700 Damian Johnson <atagar@torproject.org> wrote:
Hi Paul. Distutils should be a python builtin. Per chance did you compile python yourself? If so then that can sometimes exclude modules we expect to be there (like compression libs).
On newer Debian/Ubuntu, it's in a separate package: # apt-get install python3-distutils -- Andrew Deason adeason@dson.org