dbus-python icon indicating copy to clipboard operation
dbus-python copied to clipboard

(DEPRECATED! support now exists upstream) Fork of python-dbus with support for installing via pip

Results 7 dbus-python issues
Sort by recently updated
recently updated
newest added

example/example-signal-resxxxx.py

Hi, in the issue: https://bugs.freedesktop.org/show_bug.cgi?id=55439 and dbus-python 1.2.4, it seems the upstream does have the correct setup.py. Does this mean that this fork can be deprecated and preferred the upstream...

Installing with pip on windows gives an error. How can we install this on windows?

I need this, because `keyring` depends on it, but I am unable to install it on my Ubuntu machine. The command `` sudo apt-get build-dep python-dbus `` fails with the...

pip install dbus-python Collecting dbus-python Downloading dbus-python-1.3.2.tar.gz (605 kB) ---------------------------------------- 605.5/605.5 kB 2.1 MB/s eta 0:00:00 Installing build dependencies ... error error: subprocess-exited-with-error × pip subprocess to install build dependencies...

Hello, I'd like to have some help about the use of the function `add_signal_receiver`. I've read the documentation and seen the example provided here but I still can't quite get...

When I try to install dbus-python with poetry I got this error ```` $ poetry add dbus-python ../meson.build:175:11: ERROR: Python dependency not found Note: This error originates from the build...