wxywb / history_rag

833 stars 108 forks source link

小白:下载llama-index-huggingface依赖显示找不到满足要求 llama-index-huggingface 的版本 #79

Open Miazhang007 opened 1 month ago

Miazhang007 commented 1 month ago

在下载llama-index-huggingface时报错: ERROR: Could not find a version that satisfies the requirement llama-index-huggingface (from versions: none) ERROR: No matching distribution found for llama-index-huggingface

我的版本:llama-index==0.10.12 python3.8 ,3.10版本均测试过,存在同样的问题

在pipy上查询,并未找到该依赖。通过更新pip版本,仍未解决。 麻烦大佬指教下,如何解决该问题,谢谢!

wxywb commented 1 month ago

你是说 llama-index-embeddings-huggingface?

Miazhang007 commented 1 month ago

11 requirements.txt文件里面的llama-index-huggingface,其他依赖没有问题,就这一个显示没有找到满足的版本

wxywb commented 1 month ago

应该是我的typo把这行删掉试试呢