apitable / apitable/apitable-sdks

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

Open
#120 1 comment 1 reaction 0 assignees View on GitHub
bug
Dominant language
Java
Stars
26
Forks
13
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.