|
Hi,i bought the robot arm and i need help with lesson 8 (GwBlock graphical control mode). I did steps 1-14. At step 15 (open GUI info v1.0.py) this text comes up. As I understand it, an address is missing. Can anyone help me?
Traceback (most recent call last):
File "J:\01 Spielzeug\Roboter Arm\AdeeptRoboticArmforArduinoV3_5\01 Software Package\websocket\GUI info v1.0.py", line 184, in <module>
myaddr = socket.gethostbyname(myname)
socket.gaierror: [Errno 11001] getaddrinfo failed
|
|