dgorissen/coursera-dl

dbus-python errors

Opened this issue · 0 comments

Some trouble getting the dbus setup on py3 running Ubuntu 14.04 LTS:
apt-get install libdbus-glib-1-dev

But even after, some dbus troubles:

    import dbus.exceptions as exceptions
AttributeError: 'module' object has no attribute 'exceptions'