Skip to content

[Bug] 导入FastAPI失败,是否应该使用redirect? #7

@lanbinshijie

Description

@lanbinshijie

在这行代码中,程序从fastapi导入了名为redirect的模块,但是在我的FastAPI版本中,这个导入是失败的,是否是版本冲突问题?

from fastapi import Request, Response, redirect

另外我们必须使用redirect在这里么?@BernieHuang2008 #4

image

Metadata

Metadata

Labels

🐛bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions