You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "screensync.py", line 201, in connectLED
File "flux_led\device.py", line 43, in init
File "flux_led\device.py", line 47, in setup
File "flux_led\sock.py", line 30, in _retry_wrap
File "flux_led\device.py", line 61, in connect
socket.gaierror: [Errno 11001] getaddrinfo failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "screensync.py", line 264, in
File "screensync.py", line 205, in connectLED
NameError: name 'scanner' is not defined
ScreenSync/screensync.py
Line 205 in 134fc21
scanner is not declarated
The text was updated successfully, but these errors were encountered: