curl -sSL https:/install.python-poetry.org | python -Add the following line to your .bashrc or .zshrc
export PATH="$HOME/.local/bin:$PATH"Verify the installation by running
poetry --versionpoetry installpoetry shellSelect another kernel -> python environments -> .venv