Find answers from the community

Updated 5 months ago

Hey! I have a question about `create-

Hey! I have a question about create-llama... When I execute que npx command, and in the final part when select the option for install dependencies, it fails because it cant find poetry... but when looking into the poetry docs, they dont recommend installing poetry globally.. thus, also this will install the deps globally instead of in the create-llama project, am I right?

Should I select the option for get only the code.. create manually a venv, install poetry, and the manually install the dependencies?
L
B
2 comments
ngl I just have poetry installed globally lol (Im not really sure why they would recommend against that? Its super useful)
great, thank you! just did that before any answer.. the other way is creating a script to install poetry locally in a venv bla bla bla lol
Add a reply
Sign up and join the conversation on Discord