Hi and congrats on the <2.0 GA> release! I can see...
# ask-community
k
Hi and congrats on the 2.0 GA release! I can see that the pypi package for Prefect has been updated to 2.0 - can I ask will the conda package be updated to 2.0 as well? https://anaconda.org/conda-forge/prefect Thanks!
🙏 1
🙌 1
a
if you rely on conda, you can use this Docker image:
Copy code
docker pull prefecthq/prefect:2.0.0-python3.9-conda
let me ask the team about conda
j
Any update on conda-forge? I'm tracking progress on the prefect feedstock, but looks like things haven't been touched for a few days. I manage a few conda-forge feedstocks and can help if needed.
🙏 1
a
I asked the team - thanks for offering help and tracking
🚀 1
k
Looks like new package is up! 2.0.1: https://anaconda.org/conda-forge/prefect
j
just a heads up -- it looks like they made a release for linux systems only haha 😅 . Looking through the PR, the linux build might also be broken too.
😅 1
Big thanks to @Zanie for working on this. It looks like v2.0.2 is on conda-forge and everything is good to go. FYI v2.0.2 cli is broken for the first build, but he fixed this already. It can take up to an hour for the new build to reset and be available though
z
Sorry it took so long to get a good build in 😄 been doing too many things at once.
🙏 2
j
no worries! Thank you for finding the time to fit it in!