Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Package Dependencies issue #308

Open
3 tasks done
subash-19 opened this issue Nov 13, 2024 · 2 comments
Open
3 tasks done

[Bug] Package Dependencies issue #308

subash-19 opened this issue Nov 13, 2024 · 2 comments
Labels
bug report bugs that need to be fixed

Comments

@subash-19
Copy link

subash-19 commented Nov 13, 2024

Checked other resources

  • I added a very descriptive title to this issue.
  • I am sure the issue hasn't been already addressed by searching through https://github.com/agiresearch/AIOS/issues.
  • The usage issue is not resolved by updating to the latest stable version in the main branch.

Describe your current environment

OS - WSL with ubunutu distro
GPU - NVIDIA GeForce MX130
Cuda_version - 12.5

Describe the bug

I created a virtual python environment and installed the packages using "pip install -r requirements.txt". It installed all the packages without any issues. But when I tried to run it its showing missing packages like chromadb, watchdog, llama-index etc. Kindly update the reqirements.txt.

AIOs(requirements_issue)

@subash-19 subash-19 added the bug report bugs that need to be fixed label Nov 13, 2024
@BRama10
Copy link
Collaborator

BRama10 commented Nov 13, 2024

@subash-19 thanks for the catch! We'll be updating it soon

@XiangZhang-zx
Copy link
Contributor

Hi @subash-19 and @BRama10, I’ve just submitted a PR that addresses the missing dependencies in requirements.txt, adding chromadb, watchdog, and llama-index-embeddings-huggingface. Thanks for bringing up this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report bugs that need to be fixed
Projects
None yet
Development

No branches or pull requests

3 participants