- python3 (mac)
- brew install pipx
- brew install ffmpeg
pipx install poetryhttps://packaging.python.org/en/latest/guides/writing-pyproject-toml/ https://python-poetry.org/docs/pyproject/
poetry shellpoetry installpoetry updateexitpython3 main.pypoetry env info --path
rm -rf $(poetry env info --path)