Ahhh! Very helpful, thanks Andrew. I'll be cutting a Stem 1.7 release
soon. I'll include a fix for it.
https://trac.torproject.org/projects/tor/ticket/26967
On Sat, Jul 28, 2018 at 8:23 AM, Andrew Deason wrote:
> On Fri, 27 Jul 2018 11:50:57 -0700
> Damian Johnson wrote:
>
>> Hi Paul. Distutil
On Fri, 27 Jul 2018 11:50:57 -0700
Damian Johnson 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 packag
So, where do we find distutils? It doesn't load with apt-get install or
pip install on either ubuntu or debian. What dicroty is it in?
On 7/27/2018 11:50 AM, Damian Johnson wrote:
Hi Paul. Distutils should be a python builtin. Per chance did you
compile python yourself? If so then that can s
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 Fri, Jul 27, 2018 at 8:57 AM, Paul wrote:
> I try to run Nyx on Linux 4.9.80-Re4son-v7+ #1 SMP Thu Apr 26 17
Well, do you have this package? (distutils)
On Fri, Jul 27, 2018, 12:58 Paul wrote:
> I try to run Nyx on Linux 4.9.80-Re4son-v7+ #1 SMP Thu Apr 26 17:45:16
> CDT 2018 armv7l getting following after start:
>
>
> Traceback (most recent call last):
> File "/usr/bin/nyx", line 11, in
> load
I try to run Nyx on Linux 4.9.80-Re4son-v7+ #1 SMP Thu Apr 26 17:45:16 CDT
2018 armv7l getting following after start:
Traceback (most recent call last):
File "/usr/bin/nyx", line 11, in
load_entry_point('nyx==2.0.4', 'console_scripts', 'nyx')()
File "/usr/lib/python3/dist-packages/pkg_