Skip to content

I have an error.. #32

@anysystemroot

Description

@anysystemroot

$ pip install sysmon

$ sysmon

Traceback (most recent call last):
File "/home/username/.local/bin/sysmon", line 8, in
sys.exit(main())
File "/home/username/.local/lib/python3.10/site-packages/sysmon/sysmon.py", line 607, in main
main = MainWindow()
File "/home/username/.local/lib/python3.10/site-packages/sysmon/sysmon.py", line 119, in init
header.setResizeMode(QtGui.QHeaderView.ResizeToContents)
AttributeError: 'QHeaderView' object has no attribute 'setResizeMode'. Did you mean: 'ResizeMode'?

i try uninstall it and use "pip3 install sysmon", but i have this error again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions