apitable / apitable/apitable-sdks

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

オープン
#120 コメント 1 件 リアクション 1 件 担当者 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 を短くまとめたダイジェスト。