Skip to content

Keymon not opening in ubuntu 24.04 #106

@aanandharaja

Description

@aanandharaja

Hi
Recently installed ubuntu 24.04LTS installed without any error but not opening when i open it from terminal showing the following error
Traceback (most recent call last):
File "/usr/bin/key-mon", line 2, in
import keymon.key_mon as km
File "/usr/lib/python3/dist-packages/keymon/key_mon.py", line 41, in
from . import settings
File "/usr/lib/python3/dist-packages/keymon/settings.py", line 29, in
from configparser import SafeConfigParser
ImportError: cannot import name 'SafeConfigParser' from 'configparser' (/usr/lib/python3.12/configparser.py). Did you mean: 'RawConfigParser'?

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