Re: Using bluetooth via qtconnectivity in PyQt5?
Dmitry Shachnev <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Sun, Oct 20, 2019 at 09:24:22PM +0200, [email protected] wrote: > Hello list, > I would like to connect to bluetooth LE devices using PyQt. > Is qtconnectivity from Qt accessable via PyQt5? > I cannot find anything about it, but I see example code with > import PyQt5.QtBluetooth > > This module cannot be found on my Debian Buster installation? > How can I make it available? Unfortunately the Debian packages do not provide the Bluetooth module currently. Please file a bug against Debian if you want to see it available. But you can use the PyQt wheels for PyPI where this module is present. -- Dmitry Shachnev _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt