Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] pydantic warning on cli #358

@phernandez

Description

@phernandez

Bug Description

The cli outputs a pydantic warning. so annoying

➜  ~ bm --version
/opt/homebrew/Cellar/basic-memory/0.15.2/libexec/tools/basic-memory/lib/python3.14/site-packages/fastapi/_compat/v1.py:72: UserWarning: Core Pydantic V1 functionality isn't compatible with Python 3.14 or greater.
  from pydantic.v1 import BaseConfig as BaseConfig  # type: ignore[assignment]
Basic Memory version: 0.15.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions