Find answers from the community

Updated last year

Installing

Hey All, I am trying to install llaman_index and I am getting this issue
[see message.txt attached]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for aiohttp Failed to build aiohttp ERROR: Could not build wheels for aiohttp, which is required to install pyproject.toml-based projects
L
B
k
5 comments
Maybe you need to do pip install --upgrade setuptools ?

Although as the error states, the real error is probably further up in the logs
Figured it out. Python version was using 3.12 globally.
Will there be an update where we would use 3.12 or newer in the future,
Yes there should be soon at some point
i am facing the same problem on colab, the strange thing is that till last week it worked properly, suddenly it stopped. the vesian of python in colab is 3.10.12. do you have any idea?
Add a reply
Sign up and join the conversation on Discord