[tor-bugs] #29431 [Applications]: nyx tool not working

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Feb 8 00:48:06 UTC 2019


#29431: nyx tool not working
------------------------------+------------------------------
 Reporter:  cypherpunks       |          Owner:  (none)
     Type:  defect            |         Status:  new
 Priority:  Medium            |      Component:  Applications
  Version:  Tor: unspecified  |       Severity:  Major
 Keywords:  nyx               |  Actual Points:
Parent ID:                    |         Points:
 Reviewer:                    |        Sponsor:
------------------------------+------------------------------
 There is a file not found error, see below
 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 480,
 in load_entry_point
 return get_distribution(dist).load_entry_point(group, name)
 File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
 2693, in load_entry_point
 return ep.load()
 File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
 2324, in load
 return self.resolve()
 File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
 2330, 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'

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29431>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list