(urllib.urlretrieve not working)IOError: [Errno socket error] [Errno 111] Connection refused

后端 未结 0 1715
无人共我
无人共我 2020-12-22 22:25

My problem is that i use python2

import urllib urllib.urlretrieve ("https://IP/myFile.txt", "myFile.txt")

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