codegabru.comUsing Python 3 with PoetryInstall Poetry: curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python3 The only problem is that for some reason Poetry doesn’t use Python version 3 by default for any project that you create using it and it do...May 2, 2020