Skip to content

Compatible with python new version? #59

@Rubens974

Description

@Rubens974

Hi there
When I use Python3.12 this is what happen:

_# python3.12 /data/BatteryAggregator/battery_service.py
Traceback (most recent call last):
File "/data/BatteryAggregator/battery_service.py", line 8, in
import dbus
File "/usr/local/lib/python3.12/site-packages/dbus/init.py", line 73, in
import dbus.types as types
File "/usr/local/lib/python3.12/site-packages/dbus/types.py", line 8, in
from _dbus_bindings import (
ModuleNotFoundError: No module named '_dbus_bindings'

Regards

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