apitable / apitable/apitable-sdks

ImportError: cannot import name 'ForwardRef' from 'pydantic.typing'

未关闭
#120 1 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
Java
星标
26
派生
13
PR 合并指标
30 天内没有已合并 PR

描述

Hello!

After installing apitable for python got this error:

```
from pydantic.typing import ForwardRef
ImportError: cannot import name 'ForwardRef' from 'pydantic.typing'
```

In [pydantic docs ](https://docs.pydantic.dev/latest/usage/postponed_annotations/) they changed imports ForwardRef section.

Resolved by forced downgrading pydantic to pydantic==1.10.9

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。