Skip to content

"annoy" is missing in the dependency chain #21

Description

@8088boy

Running the python code brought this error:

File "/opt/homebrew/lib/python3.11/site-packages/leet_topic/leet_topic.py", line 6, in <module>
    from annoy import AnnoyIndex
ModuleNotFoundError: No module named 'annoy'

Then manually pip install "annoy" solved the problem, should that be included in the dependency chain for the LeetTopic ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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