Skip to content

AI doesn't start properly on OSX #7

@rytmisk

Description

@rytmisk

Describe the bug :


I have registered and inputed the API-key on blablabla and when I start the newest Qualcoder on OSX I get the following error pop up:

Traceback (most recent call last):
  File "qualcoder/ai_async_worker.py", line 117, in run

  File "qualcoder/ai_vectorstore.py", line 303, in _open_db

  File "langchain_core/_api/deprecation.py", line 203, in warn_if_direct_instance

  File "langchain_community/embeddings/huggingface.py", line 74, in __init__

ImportError: Could not import sentence_transformers python package. Please install it with `pip install sentence-transformers`.

And I have of course tested to install the sentence-transformers. But it doesn't make a difference.

To Reproduce :


Mention Steps to reproduce the behavior.

Expected behavior :


A description of what you expected to happen.

Screenshots :


If applicable, add screenshots that helps to explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context :


Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions