[ 48.008575] usb 4-3: >Device not responding to set address.[ 48.212421] usb 4-3: >device not accepting address 9, error -71
[ 48.324451] usb 4-3: >Device[ 48.528340] usb 4-3: >Device not responding to set address.[ 48.732165] usb 4-3</e
我想运行一个脚本来扫描我的网络,这个脚本使用了一个很棒的库,名为“谁在我的wifi上”。我已经安装了这个模块来运行脚本,但是我从提示中得到了错误,它不能在系统中检测到这样的模块。这是剧本。from who_is_on_my_wifi import *
for i in range(0, len(WHO)):这就是我所犯的错误import *这是我安