TypeError: a bytes-like object is required, not '_io.TextIOWrapper'

前端 未结 0 1169
天涯浪人
天涯浪人 2020-11-30 11:27

I\'m trying to send a file over a network and this piece of code is giving me some trouble:

def Network_Vinfo():
    Uinfo = [] # list call
    host = "l         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题