Skip to content

[BUG] AttributeError: module 'cocoindex._engine' has no attribute 'set_settings_fn' #1298

@sjj121

Description

@sjj121

Describe the bug
I just try an exampleexample with cocoindex==0.3.8, it can't work.

my depandecies
requires-python = ">=3.11"
dependencies = [
"aiohttp>=3.13.2",
"cocoindex[embeddings]==0.3.8",
"pgvector>=0.4.1",
"psycopg[binary,pool]>=3.2.9",
]

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

CocoIndex Version
Which version of CocoIndex are you using?

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions