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!
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>
archive.zip
in the releaseThank 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 😅