Closed
Description
The BlocklyPropClient fails immediately upon launch and does not report any error condition. Launching from the command line produces this output.
Traceback (most recent call last):
File "<string>", line 205, in <module>
File "<string>", line 50, in __init__
File "<string>", line 107, in initialize
File "/Users/michel/Documents/Development/blocklyprop/BlocklyPropClient/ip.py", line 16, in get_lan_ip
socket.gaierror: [Errno 8] nodename nor servname provided, or not known
BlocklyPropClient returned -1