https://flyte.org logo
#ask-the-community
Title
# ask-the-community
r

Raimundo Manterola

08/16/2023, 11:51 PM
Hey! For one task I’m using a custom container where I use a conda environment. However, I’m having some issues with flytekit. My default image installs flytekit 1.9.0, however, in my conda env the latest flytekit available is 1.8.2. I checked the repo and the PR for 1.9.0 hasn’t been merged: https://github.com/conda-forge/flytekit-feedstock/pull/59
e

Eduardo Apolinario (eapolinario)

08/17/2023, 7:06 PM
we'll get this sorted out, @Raimundo Manterola.
Thanks for reporting.
@Raimundo Manterola, we need a new version of pyyaml to show up in conda. I linked that in the above PR. Basically we're waiting for https://github.com/conda-forge/pyyaml-feedstock/pull/50 to land.
3 Views