https://prefect.io logo
Title
j

John Kang

09/06/2022, 9:09 PM
Anyone else experiencing an error trying to pip install the latest prefect release (2.3.2)? https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#232. Maybe not available yet?
pip install "prefect==2.3.2"
ERROR: Could not find a version that satisfies the requirement prefect==2.3.2 (from versions: 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.6, 0.10.7, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.11.4, 0.11.5, 0.12.0, 0.12.1, 0.12.2, 0.12.3, 0.12.4, 0.12.5, 0.12.6, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.13.8, 0.13.9, 0.13.10, 0.13.11, 0.13.12, 0.13.13, 0.13.14, 0.13.15, 0.13.16, 0.13.17, 0.13.18, 0.13.19, 0.14.0, 0.14.1, 0.14.2, 0.14.3, 0.14.4, 0.14.5, 0.14.6, 0.14.7, 0.14.8, 0.14.9, 0.14.10, 0.14.11, 0.14.12, 0.14.13, 0.14.14, 0.14.15, 0.14.16, 0.14.17, 0.14.18, 0.14.19, 0.14.20, 0.14.21, 0.14.22, 0.15.0, 0.15.1, 0.15.2, 0.15.3, 0.15.4, 0.15.5, 0.15.6, 0.15.7, 0.15.8, 0.15.9, 0.15.10, 0.15.11, 0.15.12, 0.15.13, 1.0rc1, 1.0.0, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.3.0, 2.0a1, 2.0a2, 2.0a3, 2.0a4, 2.0a5, 2.0a6, 2.0a7, 2.0a8, 2.0a9, 2.0a10, 2.0a11, 2.0a12, 2.0a13, 2.0b1, 2.0b2, 2.0b3, 2.0b4, 2.0b5, 2.0b6, 2.0b7, 2.0b8, 2.0b9, 2.0b10, 2.0b11, 2.0b12, 2.0b13, 2.0b14, 2.0b15, 2.0b16, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.1.0, 2.1.1, 2.2.0, 2.3.0, 2.3.1)
ERROR: No matching distribution found for prefect==2.3.2
โœ… 1
j

Jeff Hale

09/06/2022, 9:12 PM
Yes. I think give it a few minutes. Doesnโ€™t look like itโ€™s on PyPI yet. ๐Ÿ™‚ https://pypi.org/project/prefect/
j

John Kang

09/06/2022, 9:13 PM
@Jeff Hale I am super excited about resolving any issues on Windows machines... Ha! Thanks for the note Jeff
๐Ÿ‘ 2
๐Ÿ™Œ 2
:marvin: 1
๐Ÿ”ฅ 1
j

Jeff Hale

09/06/2022, 9:18 PM
But if you want an email alert when it hits PyPI you can use this package I made to subscribe https://pybraries.readthedocs.io/en/latest/README.html#quick-start
๐Ÿ™Œ 2
:upvote: 3
a

Anna Geller

09/06/2022, 9:40 PM
it's released now
:upvote: 1
๐Ÿ™Œ 1
j

John Kang

09/07/2022, 1:08 AM
@Anna Geller Thanks!
๐Ÿ‘ 1