Join Slack
Powered by
Hello, I have a question. I want to run an experim...
# questions
j
jeffrey
08/12/2025, 4:46 PM
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
Ravi Kumar Pilla
08/12/2025, 5:02 PM
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
jeffrey
08/12/2025, 6:18 PM
Yes, when I try to install kedro-azureml==0.9.0 I get the following error
👀 1
jeffrey
08/12/2025, 6:52 PM
Is this problem because I'm using an M4 processor on my Mac? Is that why it's not compatible?
r
Ravi Kumar Pilla
08/12/2025, 6:53 PM
I am not sure but let me try on mine, which is m3
👍 1
Ravi Kumar Pilla
08/12/2025, 7:00 PM
I think you are right. There is an open issue -
https://github.com/getindata/kedro-azureml/issues/101
Ravi Kumar Pilla
08/12/2025, 7:01 PM
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
2
Views
Open in Slack
Previous
Next