pipx fails for poetry on Ubuntu 20.04?

Viewed 11
$ pipx install poetry
Could not find package poetry. Is the name correct?

$ python --version
Python 3.8.10

is there a way to work around this? this works on 22.04 perfectly.. but I want to use python 3.8.x with pipx so backed off to 20.04...

0 Answers
Related