Skip to content

Error running #4

@onlyyou

Description

@onlyyou

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions