Comment 32 for bug 893091

Revision history for this message
In , El-sakir123 (el-sakir123) wrote :

thanks for your reply...

where i should put the code you provide???

this error
"
Byte-compiling python modules...
dbus/bus.py File "/usr/local/lib/python3/dist-packages/dbus/bus.py", line 179
    except DBusException, e:
                        ^
SyntaxError: invalid syntax
"

it appear when i do step 6 of installation so the install process of
dbus-python didn't complete

so it's something connected to the patched version of dbus-python
or i did something wrong in the build/install steps

i need dbus-python3 so i can build pyqt for python3 with dbus enabled

thanks again :)