labapart / gattlib

Library to access GATT information from BLE (Bluetooth Low Energy) devices
http://labapart.com/
454 stars 160 forks source link

Example failiures #253

Open jaklug opened 2 years ago

jaklug commented 2 years ago

Debian 11 bluez 5.55-3.1 libdbus-1-3 1.12.20-2 libc-bin 2.31-13+deb11u3 libpython3.9:amd64 3.9.2-1 libglib2.0-0:amd64 2.66.8-1

jklug@jakDebian11:\~/gattlib/build$ ./examples/discover/discover CC:78:AB:7E:87:07 gattlib_discover: Device 'CC:78:AB:7E:87:07' cannot be found gattlib_discover: Fail to connect to the bluetooth device. jklug@jakDebian11:\~/gattlib/build$ ./examples/ble_scan/ble_scan Fatal Python error: take_gil: PyMUTEX_LOCK(gil->mutex) failed Python runtime state: unknown

Aborted