Find answers from the community

Updated 2 months ago

Installing from GitHub issue

Plain Text
# Works
pip install git+https://github.com/LukasMasuch/streamlit-pydantic.git
# Doesn't work
pip install git+https://github.com/run-llama/llama-index.git

Why does llama-index require login, but streamlit-pydantic does not?
j
1 comment
Figured it out, it was llama-index vs llama_index
Add a reply
Sign up and join the conversation on Discord