Skip to content

Ensure staticvectors is installed before calling method #876

@datanizing

Description

@datanizing

If staticvectors is not installed, Embeddings cannot be calculated due to an error in txtai/vectors/words.py line 118 where Database is used. The import only works if staticvectors is installed.

Fix: make staticvectors a requirement

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions