apitable / apitable/apitable-sdks
ImportError: cannot import name 'ForwardRef' from 'pydantic.typing'
オープン
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 はまだ評価されていません。