mirror of
https://github.com/run-llama/rags.git
synced 2026-06-30 20:57:57 -04:00
poetry install error #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @0evja on GitHub (Apr 19, 2025).
Error :
(.venv) evja@LAPTOP-F4ILH3TM:~/project/rags$ poetry install --with dev --no-root
Updating dependencies
Resolving dependencies... (37.0s)
Unable to create package with no name
why It is unable to create package with no name?
@FantZero commented on GitHub (May 9, 2025):
i use
pipx install poetry, and thenpoetry run streamlit run 1__Home.py