graphrag
graphrag copied to clipboard
[Issue]: poetry init fail when use docker conainer
Is there an existing issue for this?
- [x] I have searched the existing issues
- [x] I have checked #657 to validate if my issue is covered by community support
Describe the issue
poetry init fail when use docker conainer, and no logs.
because if it success, there will create new folder output/ prompt/ etc.
Steps to reproduce
- device: macbook m1 arm64
- use docker container: ubuntu 24.04 LTS x86
- git pull graphrag source code
- pip install poetry
- poetry install
- poetry run poe index --init --root .
GraphRAG Config Used
# Paste your config here
Logs and screenshots
Additional Information
- GraphRAG Version:0.2.1
- Operating System: Ubuntu
- Python Version: 3.11
- Related Issues: