On Thu, 12 Jan 2023 21:28:54 +0100 Achim Schaefer 
<bts.debian....@schaefer-home.eu> wrote:
Package: nyx
Version: 2.1.0-2.1
Severity: important
X-Debbugs-Cc: bts.debian....@schaefer-home.eu

Hi,

I just installed python 3.11, and now I get teh follwoing when starting
nyx:
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'?

This was an issue with python-stem. Could you try to run nyx with python3-stem 
1.8.1-2.1 version
and see if this work for you?

Thanks,
Nilesh

Reply via email to