首页 > Python Flask 测试Web服务 错误10061

Python Flask 测试Web服务 错误10061

(venv) http --json --auth : GET http://127.0.0.1:5000/api/v1.0/posts

http: error: ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=5000): Max retries exceeded with url: /api/v1.0/posts (Caused by <class 'socket.error'>: [Errno 10061] )

在看Flask Web Development,测试Web的时候提示错误,搜索google和百度后,关闭防火墙,加入网络访问都试过,没办法解决。

希望各位能给我一点提示,谢谢:)


是不是auth和URL共存的问题啊,我也找了半天。。。。
https://answers.atlassian.com/questions/289491/accessing-jira-ondemand-with-python


请问你解决了吗?我也遇到了这个问题

【热门文章】
【热门文章】