Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

ContextualVersionConflict error for pydantic in colab notebook #768

Open
@malee1382

Description

@malee1382

Dear,

When I go through the colab notebook of "quora questoin answering" in https://github.com/jina-ai/finetuner
I got the version conflict error on the line "import finetuner"

ContextualVersionConflict: (pydantic 2.2.1 (/usr/local/lib/python3.10/dist-packages), Requirement.parse('pydantic~=1.10.11'), {'finetuner-stubs'})

I tried to solve it trying downgrading pydantic to a few older version but did not work.

How can I tackle this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions