摘要:
如果在使用 Flask 库时,出现了“future feature annotations is not defined”的错误,可能是因为 Python 解释器版本太低。在 Python 3.7 及以下版本中,from __future__ import annotations 是不支持的,因此需 阅读全文
posted @ 2023-04-02 17:30
oceaning
阅读(1166)
评论(0)
推荐(0)
浙公网安备 33010602011771号