$ 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...
$ 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...