在运行这个flask项目时直接显示报错getaddrinfo failed,在其他地方没有找到解决办法,能请教一下吗
你不指定ip和端口试试,直接:app.run(debug=True) 看会有什么结果
加空格!