Edit your python code with the following lines just below the import of Requests and OS modules: proxy = '127.0.0.1:8080' os.environ['http_proxy'] = proxy
確定! 回上一頁