Python TypeError: a bytes-like object is required, not 'str' when trying to download a file

前端 未结 0 1256
别跟我提以往
别跟我提以往 2020-12-01 17:02

I have a server.py script that I run on Linux. And then I have a client.py script that I run on Windows. Once the client connects to the server, I want to get a file from th

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