hi, i got this error :
Traceback (most recent call last):
File "anubis.py", line 106, in
ip = iface_ip(argument.interface)
File "anubis.py", line 56, in iface_ip
s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
AttributeError: type object '_socketobject' has no attribute 'socket'