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]: Error while finding module specification for 'graphrag.index' (ModuleNotFoundError: __path__ attribute not found on 'graphrag' while trying to find 'graphrag.index') #1323

Open
1 of 3 tasks
Sere1nz opened this issue Oct 25, 2024 · 0 comments
Labels
bug Something isn't working triage Default label assignment, indicates new issue needs reviewed by a maintainer

Comments

@Sere1nz
Copy link

Sere1nz commented Oct 25, 2024

Do you need to file an issue?

  • I have searched the existing issues and this bug is not already filed.
  • My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
  • I believe this is a legitimate bug, not just a question. If this is a question, please use the Discussions area.

Describe the bug

Image
/home/zzm/anaconda3/envs/nodule_detection/bin/python: Error while finding module specification for 'graphrag.index' (ModuleNotFoundError: path attribute not found on 'graphrag' while trying to find 'graphrag.index')

Steps to reproduce

conda activate
python -m graphrag.index --init --root ./ragtest

Expected Behavior

No response

GraphRAG Config Used

# Paste your config here

Logs and screenshots

No response

Additional Information

  • GraphRAG Version: 0.3.6
  • Operating System: wsl
  • Python Version: 3.10.0
  • Related Issues:
@Sere1nz Sere1nz added bug Something isn't working triage Default label assignment, indicates new issue needs reviewed by a maintainer labels Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Default label assignment, indicates new issue needs reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

1 participant