Skip to content

Cannot get it to work on M2 Mac #685

@ruze00

Description

@ruze00

Can anybody help me get txtai working on my M2 Mac?

I created a brand new conda environment, then pip install txtai[all]. Then I did brew install libomp and export OMP_NUM_THREADS=1 but no joy.

It crashes in the 01_Introducing_txtai.ipynb notebook at the line:

embeddings = Embeddings(path="sentence-transformers/nli-mpnet-base-v2")

There is no console output which might help narrow down the issue.

Does anybody have any more hints to get it working? This is/should be a clean environment and it doesn't work out the box.

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