I want to build a simple microservices on Flask.
(我想在Flask上构建一个简单的微服务。)
(因此,我点击了此链接。)
https://medium.com/@ryangordon210/building-python-microservices-part-i-getting-started-792fa615608
(https://medium.com/@ryangordon210/building-python-microservices-part-i-getting-started-792fa615608)
In the last of step, when I run python app.py, I hit:
(在最后一步中,当我运行python app.py时,我点击了:)
http://0.0.0.0:2020
(http://0.0.0.0:2020)
When I enter this link in my browser, I occur this massage:"Internal Server Error The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application."
(当我在浏览器中输入此链接时,会发生以下消息:“内部服务器错误服务器遇到内部错误,无法完成您的请求。服务器超载或应用程序中有错误。”)
I would be very grateful if you guide me.
(如果您能指导我,我将不胜感激。)
Best Regards, Mina
(最好的问候,米娜)
2.1m questions
2.1m answers
60 comments
57.0k users