Hi,
After adding:
from bluetooth.ble import DiscoveryService
my GTK / Glade application crashes. This is happening during the initialization at a point where nothing calls the DiscoveryService. The …
I'm getting the following message when I run LED.py
`edison@ubilinux:/home/pymetawear/examples$ sudo python led.py
Traceback (most recent call last):
File "led.py", line 21, in
from pymetawear…