Comment 1 for bug 1899046

Revision history for this message
Christian Boltz (cboltz) wrote :

The error is:

Traceback (most recent call last):
  File "/usr/bin/aa-notify", line 39, in <module>
    import psutil
ModuleNotFoundError: No module named 'psutil'

Looks like a missing dependency on python3-psutil (or whatever the package is named) in the package that contains aa-notify.