TheDorsanOriginal post
Web Developer
Hi! I'm trying to setup a simple function with llamaindex.
I'm getting however an error
Plain text
ERROR: No matching distribution found for onnxruntime==1.17.1```I tried everything, pinning other version etc. Nothing helpsSummary
Developers are facing an error when setting up a function with llamaindex due to issues with onnxruntime==1.17.1. Solution: Try alternative versions or check compatibility with llamaindex.