I am trying to install the development version of letta following the instructions here letta/CONTRIBUTING.md at main · letta-ai/letta · GitHub
I am interested in trying changes in the code.
However, I have troubles using poetry. I have installed it (on ubuntu) following the instructions, but when I invoke the poetry shell, it doesnt find it. Is there an alternative way to run the development code that doesn’t involve poetry?
Thanks!