theovit
Results
2
comments of
theovit
> ```shell > poetry self update > ``` > Poetry was not installed with the recommended installer. Cannot update automatically. What's the recommended installer i used > apt install python3-poetry
So i think i got it. don't use **sudo apt install python3-poetry** use **pip install poetry**. it's doing something at lease now. I'll update and close this if it works.