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] Why do some files run successfully and others don't #447

Open
yali0109 opened this issue Oct 31, 2024 · 4 comments
Open

[BUG] Why do some files run successfully and others don't #447

yali0109 opened this issue Oct 31, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@yali0109
Copy link

Description

image

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Screenshots

![DESCRIPTION](LINK.png)

Logs

No response

Browsers

No response

OS

No response

Additional information

No response

@yali0109 yali0109 added the bug Something isn't working label Oct 31, 2024
@sebastianfernandezgarcia

You have to check the logs of GraphRag.
Probably is related to your LLM. Maybe timeout error or its not finding it.

To be sure:
Each time you kick off an indexing process, it creates output/yyyymmdd-hhmmss/reports, where you find two files: indexing-engine.log (can say that a call to litellm failed, but does not give a reason), logs.json (gives the specific reasons for failures).

I think it only gives this error when doing GraphRag collection. And with Index File works great????????

GraphRag is very complicated and if you havent worked with it it can be overwalming... But try to see your logs and will help to solve the problem.

@vipervs
Copy link

vipervs commented Oct 31, 2024

i have the same problem whatever file I use...

Indexing [1/1]: (Guo et al., 2024).pdf
=> Converting (Guo et al., 2024).pdf to text
=> Converted (Guo et al., 2024).pdf to text
=> [(Guo et al., 2024).pdf] Processed 46 chunks
=> Finished indexing (Guo et al., 2024).pdf
[GraphRAG] Creating index... This can take a long time.
Logging enabled at /Users/andi/kotaemon/ktem_app_data/user_data/files/graphrag/5469aa79-ca33-4ad5-8127-8cbd4acd69aa/output/indexing-engine.log

🚀 create_base_text_units

                              id  ... n_tokens

0 a4ef6dca43833375a01744126a37054c ... 151

1 0a29812d2dfa808aac9d8a670ef6ee2c ... 810

2 0ea8d9035d19ed14008ddb069cada9d4 ... 186

3 d7321a190f549b5a641e4b8fd21727e8 ... 465

4 dcae7dec1c972c25a2caaf046a846410 ... 335

5 1413c853fc9346c73446f72ef0675f9c ... 659

6 9b851dc3c058794e6eb816f45bcf0f04 ... 771

7 f78ee6569b8ae92a28ffef4ca754bd1a ... 733

8 e2fda1e5f77ee7d38714c58d2e8c40ad ... 210

9 332b895ee9d6212601b73f3ebc7150aa ... 319

10 358f6c41150eeb881b004a11db20b751 ... 20

11 1ecb68a373ffece6ac16d0271301b9ed ... 467

12 9421d8e02bb9fb5dbffb546cc7590c0f ... 872

13 5f97d5121c0dbd248f2e74d7f1209ffc ... 806

14 e20eba5117195b2bf763449b8777db0d ... 554

15 f17b4256370316ffba5b4de7e529d25d ... 446

16 ad18095e215fa61561218cb95d373f6c ... 575

17 7fdd9d8756250c08b7c291b3bf6f1652 ... 756

18 f5c0b619e040edc7460a46e185c7ddca ... 418

19 5521b483ca5d579de8e3f48b445f4b80 ... 911

20 f61b8f37be96a5e0684112f13a69e5be ... 260

21 16e0f44860a357001f4fd85dadf04a58 ... 532

22 d8e0e846492dc41910e61c9fa5952521 ... 751

[23 rows x 5 columns]

🚀 create_base_extracted_entities

                                    entity_graph

0 <graphml xmlns="http://graphml.graphdrawing.or...

🚀 create_summarized_entities

                                    entity_graph

0 <graphml xmlns="http://graphml.graphdrawing.or...

❌ create_base_entity_graph

None

⠋ GraphRAG Indexer

├── Loading Input (text) - 23 files loaded (0 filtered) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:00 0:00:00

├── create_base_text_units

├── create_base_extracted_entities

├── create_summarized_entities

└── create_base_entity_graph❌ Errors occurred during the pipeline run, see logs for more details.

@vipervs
Copy link

vipervs commented Oct 31, 2024

maybe this is the problem?

(venv)  /kotaemon/ [main] pip install graphrag future
Collecting graphrag
Downloading graphrag-0.3.6-py3-none-any.whl.metadata (6.0 kB)
Collecting future
Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
Collecting aiofiles<25.0.0,>=24.1.0 (from graphrag)
Using cached aiofiles-24.1.0-py3-none-any.whl.metadata (10 kB)
Collecting aiolimiter<2.0.0,>=1.1.0 (from graphrag)
Downloading aiolimiter-1.1.0-py3-none-any.whl.metadata (4.5 kB)
Collecting azure-identity<2.0.0,>=1.17.1 (from graphrag)
Downloading azure_identity-1.19.0-py3-none-any.whl.metadata (80 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 2.2 MB/s eta 0:00:00
Collecting azure-search-documents<12.0.0,>=11.4.0 (from graphrag)
Downloading azure_search_documents-11.5.1-py3-none-any.whl.metadata (23 kB)
Collecting azure-storage-blob<13.0.0,>=12.22.0 (from graphrag)
Downloading azure_storage_blob-12.23.1-py3-none-any.whl.metadata (26 kB)
Collecting datashaper<0.0.50,>=0.0.49 (from graphrag)
Downloading datashaper-0.0.49-py3-none-any.whl.metadata (3.7 kB)
Collecting devtools<0.13.0,>=0.12.2 (from graphrag)
Downloading devtools-0.12.2-py3-none-any.whl.metadata (4.8 kB)
Collecting environs<12.0.0,>=11.0.0 (from graphrag)
Using cached environs-11.0.0-py3-none-any.whl.metadata (13 kB)
Collecting graspologic<4.0.0,>=3.4.1 (from graphrag)
Downloading graspologic-3.4.1-py3-none-any.whl.metadata (5.8 kB)
Collecting json-repair<0.29.0,>=0.28.4 (from graphrag)
Downloading json_repair-0.28.4-py3-none-any.whl.metadata (9.0 kB)
Collecting lancedb<0.14.0,>=0.13.0 (from graphrag)
Downloading lancedb-0.13.0-cp38-abi3-macosx_11_0_arm64.whl.metadata (4.8 kB)
Requirement already satisfied: matplotlib<4.0.0,>=3.9.0 in ./venv/lib/python3.10/site-packages (from graphrag) (3.9.2)
Requirement already satisfied: networkx<4,>=3 in ./venv/lib/python3.10/site-packages (from graphrag) (3.4.2)
Requirement already satisfied: nltk==3.9.1 in ./venv/lib/python3.10/site-packages (from graphrag) (3.9.1)
Requirement already satisfied: numpy<2.0.0,>=1.25.2 in ./venv/lib/python3.10/site-packages (from graphrag) (1.26.4)
Requirement already satisfied: openai<2.0.0,>=1.46.1 in ./venv/lib/python3.10/site-packages (from graphrag) (1.53.0)
Requirement already satisfied: pandas<3.0.0,>=2.2.2 in ./venv/lib/python3.10/site-packages (from graphrag) (2.2.3)
Collecting pyaml-env<2.0.0,>=1.2.1 (from graphrag)
Downloading pyaml_env-1.2.1-py3-none-any.whl.metadata (12 kB)
Collecting pyarrow<16.0.0,>=15.0.0 (from graphrag)
Downloading pyarrow-15.0.2-cp310-cp310-macosx_11_0_arm64.whl.metadata (3.0 kB)
Requirement already satisfied: pydantic<3.0.0,>=2.9.2 in ./venv/lib/python3.10/site-packages (from graphrag) (2.9.2)
Requirement already satisfied: python-dotenv<2.0.0,>=1.0.0 in ./venv/lib/python3.10/site-packages (from graphrag) (1.0.1)
Requirement already satisfied: pyyaml<7.0.0,>=6.0.2 in ./venv/lib/python3.10/site-packages (from graphrag) (6.0.2)
Requirement already satisfied: rich<14.0.0,>=13.6.0 in ./venv/lib/python3.10/site-packages (from graphrag) (13.9.3)
Collecting tenacity<10.0.0,>=9.0.0 (from graphrag)
Using cached tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB)
Collecting tiktoken<0.8.0,>=0.7.0 (from graphrag)
Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (6.6 kB)
Requirement already satisfied: typing-extensions<5.0.0,>=4.12.2 in ./venv/lib/python3.10/site-packages (from graphrag) (4.12.2)
Collecting umap-learn<0.6.0,>=0.5.6 (from graphrag)
Downloading umap_learn-0.5.7-py3-none-any.whl.metadata (21 kB)
Requirement already satisfied: click in ./venv/lib/python3.10/site-packages (from nltk==3.9.1->graphrag) (8.1.7)
Requirement already satisfied: joblib in ./venv/lib/python3.10/site-packages (from nltk==3.9.1->graphrag) (1.4.2)
Requirement already satisfied: regex>=2021.8.3 in ./venv/lib/python3.10/site-packages (from nltk==3.9.1->graphrag) (2024.9.11)
Requirement already satisfied: tqdm in ./venv/lib/python3.10/site-packages (from nltk==3.9.1->graphrag) (4.66.6)
Requirement already satisfied: azure-core>=1.31.0 in ./venv/lib/python3.10/site-packages (from azure-identity<2.0.0,>=1.17.1->graphrag) (1.31.0)
Requirement already satisfied: cryptography>=2.5 in ./venv/lib/python3.10/site-packages (from azure-identity<2.0.0,>=1.17.1->graphrag) (43.0.3)
Collecting msal>=1.30.0 (from azure-identity<2.0.0,>=1.17.1->graphrag)
Downloading msal-1.31.0-py3-none-any.whl.metadata (11 kB)
Collecting msal-extensions>=1.2.0 (from azure-identity<2.0.0,>=1.17.1->graphrag)
Downloading msal_extensions-1.2.0-py3-none-any.whl.metadata (7.6 kB)
Collecting azure-common>=1.1 (from azure-search-documents<12.0.0,>=11.4.0->graphrag)
Downloading azure_common-1.1.28-py2.py3-none-any.whl.metadata (5.0 kB)
Requirement already satisfied: isodate>=0.6.0 in ./venv/lib/python3.10/site-packages (from azure-search-documents<12.0.0,>=11.4.0->graphrag) (0.7.2)
Requirement already satisfied: diskcache<6.0.0,>=5.6.3 in ./venv/lib/python3.10/site-packages (from datashaper<0.0.50,>=0.0.49->graphrag) (5.6.3)
Collecting jsonschema<5.0.0,>=4.21.1 (from datashaper<0.0.50,>=0.0.49->graphrag)
Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Requirement already satisfied: asttokens<3.0.0,>=2.0.0 in ./venv/lib/python3.10/site-packages (from devtools<0.13.0,>=0.12.2->graphrag) (2.4.1)
Requirement already satisfied: executing>=1.1.1 in ./venv/lib/python3.10/site-packages (from devtools<0.13.0,>=0.12.2->graphrag) (2.1.0)
Requirement already satisfied: pygments>=2.15.0 in ./venv/lib/python3.10/site-packages (from devtools<0.13.0,>=0.12.2->graphrag) (2.18.0)
Requirement already satisfied: marshmallow>=3.13.0 in ./venv/lib/python3.10/site-packages (from environs<12.0.0,>=11.0.0->graphrag) (3.23.0)
Collecting POT<0.10,>=0.9 (from graspologic<4.0.0,>=3.4.1->graphrag)
Downloading POT-0.9.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (32 kB)
Collecting anytree<3.0.0,>=2.12.1 (from graspologic<4.0.0,>=3.4.1->graphrag)
Downloading anytree-2.12.1-py3-none-any.whl.metadata (8.1 kB)
Collecting beartype<0.19.0,>=0.18.5 (from graspologic<4.0.0,>=3.4.1->graphrag)
Downloading beartype-0.18.5-py3-none-any.whl.metadata (30 kB)
Collecting gensim<5.0.0,>=4.3.2 (from graspologic<4.0.0,>=3.4.1->graphrag)
Downloading gensim-4.3.3-cp310-cp310-macosx_11_0_arm64.whl.metadata (8.2 kB)
Collecting graspologic-native<2.0.0,>=1.2.1 (from graspologic<4.0.0,>=3.4.1->graphrag)
Downloading graspologic_native-1.2.1-cp36-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.metadata (1.9 kB)
Collecting hyppo<0.5.0,>=0.4.0 (from graspologic<4.0.0,>=3.4.1->graphrag)
Downloading hyppo-0.4.0-py3-none-any.whl.metadata (1.7 kB)
Requirement already satisfied: scikit-learn<2.0.0,>=1.4.2 in ./venv/lib/python3.10/site-packages (from graspologic<4.0.0,>=3.4.1->graphrag) (1.5.2)
Collecting scipy==1.12.0 (from graspologic<4.0.0,>=3.4.1->graphrag)
Downloading scipy-1.12.0-cp310-cp310-macosx_12_0_arm64.whl.metadata (112 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.9/112.9 kB 2.1 MB/s eta 0:00:00
Collecting seaborn<0.14.0,>=0.13.2 (from graspologic<4.0.0,>=3.4.1->graphrag)
Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB)
Collecting statsmodels<0.15.0,>=0.14.2 (from graspologic<4.0.0,>=3.4.1->graphrag)
Downloading statsmodels-0.14.4-cp310-cp310-macosx_11_0_arm64.whl.metadata (9.2 kB)
Requirement already satisfied: deprecation in ./venv/lib/python3.10/site-packages (from lancedb<0.14.0,>=0.13.0->graphrag) (2.1.0)
Collecting pylance==0.17.0 (from lancedb<0.14.0,>=0.13.0->graphrag)
Downloading pylance-0.17.0-cp39-abi3-macosx_11_0_arm64.whl.metadata (7.2 kB)
Requirement already satisfied: requests>=2.31.0 in ./venv/lib/python3.10/site-packages (from lancedb<0.14.0,>=0.13.0->graphrag) (2.32.3)
Collecting retry>=0.9.2 (from lancedb<0.14.0,>=0.13.0->graphrag)
Downloading retry-0.9.2-py2.py3-none-any.whl.metadata (5.8 kB)
Requirement already satisfied: attrs>=21.3.0 in ./venv/lib/python3.10/site-packages (from lancedb<0.14.0,>=0.13.0->graphrag) (24.2.0)
Requirement already satisfied: packaging in ./venv/lib/python3.10/site-packages (from lancedb<0.14.0,>=0.13.0->graphrag) (24.1)
Requirement already satisfied: cachetools in ./venv/lib/python3.10/site-packages (from lancedb<0.14.0,>=0.13.0->graphrag) (5.5.0)
Requirement already satisfied: overrides>=0.7 in ./venv/lib/python3.10/site-packages (from lancedb<0.14.0,>=0.13.0->graphrag) (7.7.0)
Requirement already satisfied: contourpy>=1.0.1 in ./venv/lib/python3.10/site-packages (from matplotlib<4.0.0,>=3.9.0->graphrag) (1.3.0)
Requirement already satisfied: cycler>=0.10 in ./venv/lib/python3.10/site-packages (from matplotlib<4.0.0,>=3.9.0->graphrag) (0.12.1)
Requirement already satisfied: fonttools>=4.22.0 in ./venv/lib/python3.10/site-packages (from matplotlib<4.0.0,>=3.9.0->graphrag) (4.54.1)
Requirement already satisfied: kiwisolver>=1.3.1 in ./venv/lib/python3.10/site-packages (from matplotlib<4.0.0,>=3.9.0->graphrag) (1.4.7)
Requirement already satisfied: pillow>=8 in ./venv/lib/python3.10/site-packages (from matplotlib<4.0.0,>=3.9.0->graphrag) (10.4.0)
Requirement already satisfied: pyparsing>=2.3.1 in ./venv/lib/python3.10/site-packages (from matplotlib<4.0.0,>=3.9.0->graphrag) (3.2.0)
Requirement already satisfied: python-dateutil>=2.7 in ./venv/lib/python3.10/site-packages (from matplotlib<4.0.0,>=3.9.0->graphrag) (2.8.2)
Requirement already satisfied: anyio<5,>=3.5.0 in ./venv/lib/python3.10/site-packages (from openai<2.0.0,>=1.46.1->graphrag) (4.6.2.post1)
Requirement already satisfied: distro<2,>=1.7.0 in ./venv/lib/python3.10/site-packages (from openai<2.0.0,>=1.46.1->graphrag) (1.9.0)
Requirement already satisfied: httpx<1,>=0.23.0 in ./venv/lib/python3.10/site-packages (from openai<2.0.0,>=1.46.1->graphrag) (0.27.2)
Requirement already satisfied: jiter<1,>=0.4.0 in ./venv/lib/python3.10/site-packages (from openai<2.0.0,>=1.46.1->graphrag) (0.6.1)
Requirement already satisfied: sniffio in ./venv/lib/python3.10/site-packages (from openai<2.0.0,>=1.46.1->graphrag) (1.3.1)
Requirement already satisfied: pytz>=2020.1 in ./venv/lib/python3.10/site-packages (from pandas<3.0.0,>=2.2.2->graphrag) (2024.2)
Requirement already satisfied: tzdata>=2022.7 in ./venv/lib/python3.10/site-packages (from pandas<3.0.0,>=2.2.2->graphrag) (2024.2)
Requirement already satisfied: annotated-types>=0.6.0 in ./venv/lib/python3.10/site-packages (from pydantic<3.0.0,>=2.9.2->graphrag) (0.7.0)
Requirement already satisfied: pydantic-core==2.23.4 in ./venv/lib/python3.10/site-packages (from pydantic<3.0.0,>=2.9.2->graphrag) (2.23.4)
Requirement already satisfied: markdown-it-py>=2.2.0 in ./venv/lib/python3.10/site-packages (from rich<14.0.0,>=13.6.0->graphrag) (3.0.0)
Collecting numba>=0.51.2 (from umap-learn<0.6.0,>=0.5.6->graphrag)
Downloading numba-0.60.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (2.7 kB)
Collecting pynndescent>=0.5 (from umap-learn<0.6.0,>=0.5.6->graphrag)
Downloading pynndescent-0.5.13-py3-none-any.whl.metadata (6.8 kB)
Requirement already satisfied: idna>=2.8 in ./venv/lib/python3.10/site-packages (from anyio<5,>=3.5.0->openai<2.0.0,>=1.46.1->graphrag) (3.10)
Requirement already satisfied: exceptiongroup>=1.0.2 in ./venv/lib/python3.10/site-packages (from anyio<5,>=3.5.0->openai<2.0.0,>=1.46.1->graphrag) (1.2.2)
Requirement already satisfied: six in ./venv/lib/python3.10/site-packages (from anytree<3.0.0,>=2.12.1->graspologic<4.0.0,>=3.4.1->graphrag) (1.16.0)
Requirement already satisfied: cffi>=1.12 in ./venv/lib/python3.10/site-packages (from cryptography>=2.5->azure-identity<2.0.0,>=1.17.1->graphrag) (1.17.1)
Collecting smart-open>=1.8.1 (from gensim<5.0.0,>=4.3.2->graspologic<4.0.0,>=3.4.1->graphrag)
Downloading smart_open-7.0.5-py3-none-any.whl.metadata (24 kB)
Requirement already satisfied: certifi in ./venv/lib/python3.10/site-packages (from httpx<1,>=0.23.0->openai<2.0.0,>=1.46.1->graphrag) (2024.8.30)
Requirement already satisfied: httpcore==1.* in ./venv/lib/python3.10/site-packages (from httpx<1,>=0.23.0->openai<2.0.0,>=1.46.1->graphrag) (1.0.6)
Requirement already satisfied: h11<0.15,>=0.13 in ./venv/lib/python3.10/site-packages (from httpcore==1.*->httpx<1,>=0.23.0->openai<2.0.0,>=1.46.1->graphrag) (0.14.0)
Collecting autograd>=1.3 (from hyppo<0.5.0,>=0.4.0->graspologic<4.0.0,>=3.4.1->graphrag)
Downloading autograd-1.7.0-py3-none-any.whl.metadata (7.5 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema<5.0.0,>=4.21.1->datashaper<0.0.50,>=0.0.49->graphrag)
Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB)
Collecting referencing>=0.28.4 (from jsonschema<5.0.0,>=4.21.1->datashaper<0.0.50,>=0.0.49->graphrag)
Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema<5.0.0,>=4.21.1->datashaper<0.0.50,>=0.0.49->graphrag)
Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.2 kB)
Requirement already satisfied: mdurl
=0.1 in ./venv/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich<14.0.0,>=13.6.0->graphrag) (0.1.2)
Collecting PyJWT<3,>=1.0.0 (from PyJWT[crypto]<3,>=1.0.0->msal>=1.30.0->azure-identity<2.0.0,>=1.17.1->graphrag)
Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB)
Requirement already satisfied: portalocker<3,>=1.4 in ./venv/lib/python3.10/site-packages (from msal-extensions>=1.2.0->azure-identity<2.0.0,>=1.17.1->graphrag) (2.10.1)
Collecting llvmlite<0.44,>=0.43.0dev0 (from numba>=0.51.2->umap-learn<0.6.0,>=0.5.6->graphrag)
Downloading llvmlite-0.43.0-cp310-cp310-macosx_11_0_arm64.whl.metadata (4.8 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in ./venv/lib/python3.10/site-packages (from requests>=2.31.0->lancedb<0.14.0,>=0.13.0->graphrag) (3.4.0)
Requirement already satisfied: urllib3<3,>=1.21.1 in ./venv/lib/python3.10/site-packages (from requests>=2.31.0->lancedb<0.14.0,>=0.13.0->graphrag) (2.2.3)
Requirement already satisfied: decorator>=3.4.2 in ./venv/lib/python3.10/site-packages (from retry>=0.9.2->lancedb<0.14.0,>=0.13.0->graphrag) (5.1.1)
Collecting py<2.0.0,>=1.4.26 (from retry>=0.9.2->lancedb<0.14.0,>=0.13.0->graphrag)
Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB)
Requirement already satisfied: threadpoolctl>=3.1.0 in ./venv/lib/python3.10/site-packages (from scikit-learn<2.0.0,>=1.4.2->graspologic<4.0.0,>=3.4.1->graphrag) (3.5.0)
Collecting patsy>=0.5.6 (from statsmodels<0.15.0,>=0.14.2->graspologic<4.0.0,>=3.4.1->graphrag)
Downloading patsy-0.5.6-py2.py3-none-any.whl.metadata (3.5 kB)
Requirement already satisfied: pycparser in ./venv/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=2.5->azure-identity<2.0.0,>=1.17.1->graphrag) (2.22)
Requirement already satisfied: wrapt in ./venv/lib/python3.10/site-packages (from smart-open>=1.8.1->gensim<5.0.0,>=4.3.2->graspologic<4.0.0,>=3.4.1->graphrag) (1.16.0)
Downloading graphrag-0.3.6-py3-none-any.whl (389 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 389.2/389.2 kB 2.4 MB/s eta 0:00:00
Downloading future-1.0.0-py3-none-any.whl (491 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 909.1 kB/s eta 0:00:00
Using cached aiofiles-24.1.0-py3-none-any.whl (15 kB)
Downloading aiolimiter-1.1.0-py3-none-any.whl (7.2 kB)
Downloading azure_identity-1.19.0-py3-none-any.whl (187 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 187.6/187.6 kB 1.9 MB/s eta 0:00:00
Downloading azure_search_documents-11.5.1-py3-none-any.whl (297 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.7/297.7 kB 473.1 kB/s eta 0:00:00
Downloading azure_storage_blob-12.23.1-py3-none-any.whl (405 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 405.6/405.6 kB 2.1 MB/s eta 0:00:00
Downloading datashaper-0.0.49-py3-none-any.whl (71 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.0/72.0 kB 3.2 MB/s eta 0:00:00
Downloading devtools-0.12.2-py3-none-any.whl (19 kB)
Using cached environs-11.0.0-py3-none-any.whl (12 kB)
Downloading graspologic-3.4.1-py3-none-any.whl (5.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 1.9 MB/s eta 0:00:00
Downloading scipy-1.12.0-cp310-cp310-macosx_12_0_arm64.whl (31.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 31.4/31.4 MB 3.1 MB/s eta 0:00:00
Downloading json_repair-0.28.4-py3-none-any.whl (13 kB)
Downloading lancedb-0.13.0-cp38-abi3-macosx_11_0_arm64.whl (21.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.3/21.3 MB 2.4 MB/s eta 0:00:00
Downloading pylance-0.17.0-cp39-abi3-macosx_11_0_arm64.whl (25.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 25.4/25.4 MB 1.9 MB/s eta 0:00:00
Downloading pyaml_env-1.2.1-py3-none-any.whl (9.0 kB)
Downloading pyarrow-15.0.2-cp310-cp310-macosx_11_0_arm64.whl (24.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.2/24.2 MB 2.2 MB/s eta 0:00:00
Using cached tenacity-9.0.0-py3-none-any.whl (28 kB)
Downloading tiktoken-0.7.0-cp310-cp310-macosx_11_0_arm64.whl (906 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.8/906.8 kB 2.4 MB/s eta 0:00:00
Downloading umap_learn-0.5.7-py3-none-any.whl (88 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.8/88.8 kB 2.0 MB/s eta 0:00:00
Downloading anytree-2.12.1-py3-none-any.whl (44 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.9/44.9 kB 2.5 MB/s eta 0:00:00
Downloading azure_common-1.1.28-py2.py3-none-any.whl (14 kB)
Downloading beartype-0.18.5-py3-none-any.whl (917 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 917.8/917.8 kB 2.4 MB/s eta 0:00:00
Downloading gensim-4.3.3-cp310-cp310-macosx_11_0_arm64.whl (24.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.0/24.0 MB 2.0 MB/s eta 0:00:00
Downloading graspologic_native-1.2.1-cp36-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (660 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 660.1/660.1 kB 1.2 MB/s eta 0:00:00
Downloading hyppo-0.4.0-py3-none-any.whl (146 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.6/146.6 kB 1.7 MB/s eta 0:00:00
Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 1.1 MB/s eta 0:00:00
Downloading msal-1.31.0-py3-none-any.whl (113 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.1/113.1 kB 1.1 MB/s eta 0:00:00
Downloading msal_extensions-1.2.0-py3-none-any.whl (19 kB)
Downloading numba-0.60.0-cp310-cp310-macosx_11_0_arm64.whl (2.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 2.0 MB/s eta 0:00:00
Downloading POT-0.9.4-cp310-cp310-macosx_11_0_arm64.whl (305 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 305.0/305.0 kB 2.6 MB/s eta 0:00:00
Downloading pynndescent-0.5.13-py3-none-any.whl (56 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 2.8 MB/s eta 0:00:00
Downloading retry-0.9.2-py2.py3-none-any.whl (8.0 kB)
Downloading seaborn-0.13.2-py3-none-any.whl (294 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.9/294.9 kB 1.8 MB/s eta 0:00:00
Downloading statsmodels-0.14.4-cp310-cp310-macosx_11_0_arm64.whl (9.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 2.3 MB/s eta 0:00:00
Downloading autograd-1.7.0-py3-none-any.whl (52 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.5/52.5 kB 5.2 MB/s eta 0:00:00
Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB)
Downloading llvmlite-0.43.0-cp310-cp310-macosx_11_0_arm64.whl (28.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.8/28.8 MB 2.5 MB/s eta 0:00:00
Downloading patsy-0.5.6-py2.py3-none-any.whl (233 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.9/233.9 kB 1.4 MB/s eta 0:00:00
Downloading py-1.11.0-py2.py3-none-any.whl (98 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 1.9 MB/s eta 0:00:00
Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB)
Downloading referencing-0.35.1-py3-none-any.whl (26 kB)
Downloading rpds_py-0.20.0-cp310-cp310-macosx_11_0_arm64.whl (311 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.3/311.3 kB 2.0 MB/s eta 0:00:00
Downloading smart_open-7.0.5-py3-none-any.whl (61 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/61.4 kB 1.1 MB/s eta 0:00:00
Installing collected packages: azure-common, tenacity, smart-open, scipy, rpds-py, PyJWT, pyarrow, pyaml-env, py, patsy, llvmlite, json-repair, graspologic-native, future, beartype, autograd, anytree, aiolimiter, aiofiles, tiktoken, retry, referencing, pylance, POT, numba, gensim, environs, devtools, statsmodels, seaborn, pynndescent, lancedb, jsonschema-specifications, hyppo, azure-storage-blob, azure-search-documents, umap-learn, msal, jsonschema, msal-extensions, graspologic, datashaper, azure-identity, graphrag
Attempting uninstall: tenacity
Found existing installation: tenacity 8.2.3
Uninstalling tenacity-8.2.3:
Successfully uninstalled tenacity-8.2.3
Attempting uninstall: scipy
Found existing installation: scipy 1.14.1
Uninstalling scipy-1.14.1:
Successfully uninstalled scipy-1.14.1
Attempting uninstall: pyarrow
Found existing installation: pyarrow 18.0.0
Uninstalling pyarrow-18.0.0:
Successfully uninstalled pyarrow-18.0.0
Attempting uninstall: aiofiles
Found existing installation: aiofiles 23.2.1
Uninstalling aiofiles-23.2.1:
Successfully uninstalled aiofiles-23.2.1
Attempting uninstall: tiktoken
Found existing installation: tiktoken 0.8.0
Uninstalling tiktoken-0.8.0:
Successfully uninstalled tiktoken-0.8.0
Attempting uninstall: pylance
Found existing installation: pylance 0.19.1
Uninstalling pylance-0.19.1:
Successfully uninstalled pylance-0.19.1
Attempting uninstall: environs
Found existing installation: environs 9.5.0
Uninstalling environs-9.5.0:
Successfully uninstalled environs-9.5.0
Attempting uninstall: lancedb
Found existing installation: lancedb 0.15.0
Uninstalling lancedb-0.15.0:
Successfully uninstalled lancedb-0.15.0
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
gradio 4.39.0 requires aiofiles<24.0,>=22.0, but you have aiofiles 24.1.0 which is incompatible.
kotaemon 0.7.4 requires tenacity<8.3,>=8.2.3, but you have tenacity 9.0.0 which is incompatible.
langchain 0.2.15 requires tenacity!=8.4.0,<9.0.0,>=8.1.0, but you have tenacity 9.0.0 which is incompatible.
langchain-community 0.2.11 requires tenacity!=8.4.0,<9.0.0,>=8.1.0, but you have tenacity 9.0.0 which is incompatible.
langchain-core 0.2.42 requires tenacity!=8.4.0,<9.0.0,>=8.1.0, but you have tenacity 9.0.0 which is incompatible.
llama-index-core 0.10.68.post1 requires tenacity!=8.4.0,<9.0.0,>=8.2.0, but you have tenacity 9.0.0 which is incompatible.
llama-index-legacy 0.9.48.post3 requires tenacity<9.0.0,>=8.2.0, but you have tenacity 9.0.0 which is incompatible.
pymilvus 2.4.9 requires environs<=9.5.0, but you have environs 11.0.0 which is incompatible.

Successfully installed POT-0.9.4 PyJWT-2.9.0 aiofiles-24.1.0 aiolimiter-1.1.0 anytree-2.12.1 autograd-1.7.0 azure-common-1.1.28 azure-identity-1.19.0 azure-search-documents-11.5.1 azure-storage-blob-12.23.1 beartype-0.18.5 datashaper-0.0.49 devtools-0.12.2 environs-11.0.0 future-1.0.0 gensim-4.3.3 graphrag-0.3.6 graspologic-3.4.1 graspologic-native-1.2.1 hyppo-0.4.0 json-repair-0.28.4 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 lancedb-0.13.0 llvmlite-0.43.0 msal-1.31.0 msal-extensions-1.2.0 numba-0.60.0 patsy-0.5.6 py-1.11.0 pyaml-env-1.2.1 pyarrow-15.0.2 pylance-0.17.0 pynndescent-0.5.13 referencing-0.35.1 retry-0.9.2 rpds-py-0.20.0 scipy-1.12.0 seaborn-0.13.2 smart-open-7.0.5 statsmodels-0.14.4 tenacity-9.0.0 tiktoken-0.7.0 umap-learn-0.5.7

[notice] A new release of pip is available: 24.1.2 -> 24.3.1
[notice] To update, run: pip install --upgrade pip

@sebastianfernandezgarcia

I insist. Check you LOG files. When you run Graphtag it says something that look like this: kotaemon/ktem_app_data/user_data/files/graphrag//output/indexing-engine.log

check logs.json and stats.json as well

Or you can go to the location manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants