Skip to content

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

@deyr0l

Description

@deyr0l

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 they changed imports ForwardRef section.

Resolved by forced downgrading pydantic to pydantic==1.10.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions