标签: swagger-ui
能够安装connexion,但不能安装swagger-ui。我该如何解决?
答案 0 :(得分:2)
您可以使用引号将其安装
pip install "connexion[swagger-ui]"