Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Error with Python 3  #6

@dubierthomas

Description

@dubierthomas

installed with pip3 install python-systemd-dbus
from systemd_dbus.manager import Manager
Traceback (most recent call last):
File "", line 1, in
File "/usr/lib/python3.4/site-packages/systemd_dbus/manager.py", line 23, in
from systemd_dbus.unit import Unit, Service
File "/usr/lib/python3.4/site-packages/systemd_dbus/unit.py", line 25, in
from systemd_dbus.exceptions import SystemdError, raise_systemd_error
File "/usr/lib/python3.4/site-packages/systemd_dbus/exceptions.py", line 43
except dbus.exceptions.DBusException, error:
^
SyntaxError: invalid syntax

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