Package: python3-stem
Version: 1.8.1-1.1
Severity: normal
X-Debbugs-Cc: [email protected]
Hello,
when I try to start nyx the following error is raised:
```
Traceback (most recent call last):
File "/usr/bin/nyx", line 33, in <module>
sys.exit(load_entry_point('nyx==2.1.0', 'console_scripts', 'nyx')())
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/nyx/__init__.py", line 176, in main
nyx.starter.main()
File "/usr/lib/python3/dist-packages/stem/util/conf.py", line 288, in wrapped
if 'config' in inspect.getargspec(func).args:
^^^^^^^^^^^^^^^^^^
AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean:
'getargs'?
```
I don't know what other information you may need to solve this, but I will be
glad to provide them - just please ask me for them.
--
Ceppo