Join the Kedro community

Updated yesterday

Typing Annotation Bug in Kedro-Mlflow 0.14.3 for Python 3.9

Hello guys! Noticed there is a typing-annotation bug in kedro-mlflow 0.14.3 specific to python 3.9 . It seems that a fix is already merged in the repo. When would the fix be released? Thank!

I
Y
Y
4 comments

Can't say when the release will happen!

But if you need it right now, you can try:

pip install git+<a target="_blank" rel="noopener noreferrer" href="https://github.com/Galileo-Galilei/kedro-mlflow.git@tree/0.14.3">https://github.com/Galileo-Galilei/kedro-mlflow.git@tree/0.14.3</a>

Double check that command though I haven't installed from a tag like that in a while...

You could also install from the archive.zip in the release

Also see here: https://stackoverflow.com/questions/20101834/pip-install-from-git-repo-branch

Thank you Ian! No it's not urgent. It's for a CI/CD job so probably better to install proper releases 🙂 If the release is not going to happen anytime soon then I'll simply pin to the previous version and fix later 😅

I'll release it now!

and ... it's on PyPI 😉

Add a reply
Sign up and join the conversation on Slack