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

Damian Johnson atagar at torproject.org
Fri Jul 27 18:50:57 UTC 2018


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 <pa011 at web.de> 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 <module>
>     load_entry_point('nyx==2.0.4', 'console_scripts', 'nyx')()
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 476, in load_entry_point
>     return get_distribution(dist).load_entry_point(group, name)
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2700, in load_entry_point
>     return ep.load()
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2318, in load
>     return self.resolve()
>   File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2324, in resolve
>     module = __import__(self.module_name, fromlist=['__name__'], level=0)
>   File "/usr/lib/python3/dist-packages/nyx/__init__.py", line 46, in <module>
>     import distutils.spawn
> ModuleNotFoundError: No module named 'distutils.spawn'
>
>
> Could somebody show me a way to solve this and get Nyx running?
>
> Thanks  Paul
>
>
>
> _______________________________________________
> tor-relays mailing list
> tor-relays at lists.torproject.org
> https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays
>


More information about the tor-relays mailing list