Hello, I have a question. I want to run an experim...
# questions
j
Hello, I have a question. I want to run an experiment with kedro version 0.19.11 and use the kedro-azureml plugin, but it shows me conflicts due to the kedro version. So my question is just Can it be used with kedro version < 0.19.x?
👀 2
r
Hi @jeffrey, kedro-azureml latest release does support 0.19.* versions of kedro - https://github.com/getindata/kedro-azureml/blob/develop/pyproject.toml#L36 So it should work. Let us know if you have any issues. Thank you
j
Yes, when I try to install kedro-azureml==0.9.0 I get the following error
👀 1
Is this problem because I'm using an M4 processor on my Mac? Is that why it's not compatible?
r
I am not sure but let me try on mine, which is m3
👍 1
I think you are right. There is an open issue - https://github.com/getindata/kedro-azureml/issues/101
Some workaround mentioned here - https://github.com/getindata/kedro-azureml/issues/101#issuecomment-2604633055 Please have a look. I will followup on the ticket if there is any resolution for apple silicon