Re: [tor-relays] Nyx 2.0.4-4 on armhf - Python3 error

2018-07-28 Thread Damian Johnson
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

Re: [tor-relays] Nyx 2.0.4-4 on armhf - Python3 error

2018-07-28 Thread Andrew Deason
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

Re: [tor-relays] Nyx 2.0.4-4 on armhf - Python3 error

2018-07-27 Thread arisbe
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

Re: [tor-relays] Nyx 2.0.4-4 on armhf - Python3 error

2018-07-27 Thread Damian Johnson
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

Re: [tor-relays] Nyx 2.0.4-4 on armhf - Python3 error

2018-07-27 Thread Renato dos Santos
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

[tor-relays] Nyx 2.0.4-4 on armhf - Python3 error

2018-07-27 Thread Paul
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_