Childult / VideoInsight-Backend

VideoInsight Backend
0 stars 0 forks source link

修改connexion配置,直接配有bug #1

Closed JasonZhu-WHU closed 3 years ago

JasonZhu-WHU commented 3 years ago

我今天按步骤配flask启动的时候好像会有swaggerui的bug,打不开: The swagger_ui directory could not be found. Please install connexion with .........

然后我把connexion==2.7.0改成connexion[swagger-ui]==2.7.0就好了,是不是要改一下呢:)