This issue belongs to an archived project. You can view it, but you can't modify it. Learn more
In netlogger/util.py, the following import fails with a ModuleNotFoundError as it was removed in Python 3.12 `from asyncore import compact_traceback`