A bit weird to me but no... i did "pip install poetry" and "poetry install" and it recognized llama_index as installed. But i may have to merge all the imports to poetry because my azure function is not recognizing llama_hub
OK, for anyone else encountering this issue, one way to get around it is to just do all your dev in the https://github.com/jerryjliu/llama_index repo itself; that way, trivially, you can access all the source code π