graphrag icon indicating copy to clipboard operation
graphrag copied to clipboard

Poetry error: 项目依赖的graspologic = "^3.4.1"固定依赖scipy==1.12.0,而semantic-kernel (1.24.1) 则需要 scipy>=1.15.1,导致semantic-kernel (1.24.1)无法与graphrag集成

Open xsoutline opened this issue 9 months ago • 0 comments

项目依赖的graspologic = "^3.4.1"固定依赖scipy==1.12.0,而semantic-kernel (1.24.1) 则需要 scipy>=1.15.1,导致semantic-kernel (1.24.1)无法与graphrag集成

xsoutline avatar Mar 14 '25 07:03 xsoutline