Closed rnadler closed 2 years ago
@rnadler Yes, at least python 3.6, what it chokes on above is an f-string: https://www.python.org/dev/peps/pep-0498/
Thank you @jornh -- confirmed that this requires at least Python 3.6, as is also indicated in the pyproject.toml
Using WSL 1 with Python 3.5.2
Do I need to use a more recent version of phython3?