asdf-community / asdf-poetry

Poetry plugin for the asdf version manager
https://github.com/asdf-vm/asdf
MIT License
74 stars 15 forks source link

Cannot install 1.2.1 or 1.2.2 #25

Closed lanshark closed 1 year ago

lanshark commented 1 year ago

I have installed the latest version of asdf-poetry.

When I run 'asdf install poetry latest', I get this:

ERROR: Could not find a version that satisfies the requirement poetry==1.2.1 (from versions: 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.4.0.post1, 0.4.1, 0.4.2, 0.5.0b1, 0.5.0b2, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3b1, 0.6.3b2, 0.6.3b3, 0.6.3b4, 0.6.3b5, 0.6.3b6, 0.6.3b7, 0.6.3, 0.6.4b1, 0.6.4, 0.6.5, 0.7.0b1, 0.7.0b2, 0.7.0b3, 0.7.0b4, 0.7.0, 0.7.1, 0.8.0a0, 0.8.0a1, 0.8.0a2, 0.8.0a3, 0.8.0a4, 0.8.0, 0.8.1a0, 0.8.1, 0.8.2, 0.8.3, 0.8.4, 0.8.5a0, 0.8.5, 0.8.6, 0.9.0a0, 0.9.0a1, 0.9.0a2, 0.9.0a3, 0.9.0, 0.9.1, 0.10.0a0, 0.10.0a1, 0.10.0a2, 0.10.0a3, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.11.0a0, 0.11.0a1, 0.11.0a2, 0.11.0a3, 0.11.0a4, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.11.4, 0.11.5, 0.12.0a0, 0.12.0a1, 0.12.0a2, 0.12.0a3, 0.12.0a4, 0.12.0a5, 0.12.0, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.12.5, 0.12.6, 0.12.7, 0.12.8, 0.12.9, 0.12.10, 0.12.11, 0.12.12, 0.12.13, 0.12.14, 0.12.15, 0.12.16, 0.12.17, 1.0.0a0, 1.0.0a1, 1.0.0a2, 1.0.0a3, 1.0.0a4, 1.0.0a5, 1.0.0b1, 1.0.0b2, 1.0.0b3, 1.0.0b4, 1.0.0b5, 1.0.0b6, 1.0.0b7, 1.0.0b8, 1.0.0b9, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.1.0a1, 1.1.0a2, 1.1.0a3, 1.1.0b1, 1.1.0b2, 1.1.0b3, 1.1.0b4, 1.1.0rc1, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.1.6, 1.1.7, 1.1.8, 1.1.9, 1.1.10, 1.1.11, 1.1.12, 1.1.13, 1.1.14, 1.1.15, 1.2.0a1, 1.2.0a2) ERROR: No matching distribution found for poetry==1.2.1

Traceback:

File "", line 919, in main File "", line 550, in run File "", line 572, in install File "", line 675, in install_poetry File "", line 367, in pip File "", line 364, in python File "", line 359, in run

Same error for 1.2.2

However, manually running .asdf/plugins/poetry/bin/list-all gives this:

0.1.0 0.2.0 0.3.0 0.4.0 0.4.1 0.4.2 0.5.0 0.6.0 0.6.1 0.6.2 0.6.3 0.6.4 0.6.5 0.7.0 0.7.1 0.8.0 0.8.1 0.8.2 0.8.3 0.8.4 0.8.5 0.8.6 0.9.0 0.9.1 0.10.0 0.10.1 0.10.2 0.10.3 0.11.0 0.11.1 0.11.2 0.11.3 0.11.4 0.11.5 0.12.0 0.12.0a0 0.12.0a1 0.12.0a2 0.12.0a3 0.12.0a4 0.12.0a5 0.12.1 0.12.2 0.12.3 0.12.4 0.12.5 0.12.6 0.12.7 0.12.8 0.12.9 0.12.10 0.12.11 0.12.12 0.12.13 0.12.14 0.12.15 0.12.16 0.12.17 1.0.0 1.0.0a0 1.0.0a1 1.0.0a2 1.0.0a3 1.0.0a4 1.0.0a5 1.0.0b1 1.0.0b2 1.0.0b3 1.0.0b4 1.0.0b5 1.0.0b6 1.0.0b7 1.0.0b8 1.0.0b9 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.0.10 1.1.0 1.1.0a1 1.1.0a2 1.1.0a3 1.1.0b1 1.1.0b2 1.1.0b3 1.1.0b4 1.1.0rc1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.1.6 1.1.7 1.1.8 1.1.9 1.1.10 1.1.11 1.1.12 1.1.13 1.1.14 1.1.15 1.2.0 1.2.0a1 1.2.0a2 1.2.0b1 1.2.0b2 1.2.0b3 1.2.0rc1 1.2.0rc2 1.2.1 1.2.2

crflynn commented 1 year ago

Try clearing the pip cache:

pip cache purge
lanshark commented 1 year ago

That worked