-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
got this error on my pi
pi@raspberrypi:~/candelapy $ python candelapy.py F8:24:41:C0:38:43 100 WARNING: No module named pexpect Traceback (most recent call last): File "candelapy.py", line 31, in <module> adapter.stop() File "/home/pi/.local/lib/python2.7/site-packages/pygatt/backends/gatttool/gatttool.py", line 307, in stop self.disconnect(self._connected_device) File "/home/pi/.local/lib/python2.7/site-packages/pygatt/backends/gatttool/gatttool.py", line 50, in wrapper return func(self, *args, **kwargs) File "/home/pi/.local/lib/python2.7/site-packages/pygatt/backends/gatttool/gatttool.py", line 485, in disconnect if not self._receiver.is_set("disconnected"): AttributeError: 'NoneType' object has no attribute 'is_set'
thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels