getindata / kedro-azureml

Kedro plugin to support running workflows on Microsoft Azure ML Pipelines
https://kedro-azureml.readthedocs.io
Apache License 2.0
36 stars 15 forks source link

Current release candidate doesn't build on arm mac #101

Open em-pe opened 2 months ago

em-pe commented 2 months ago

Cannot install azureml-dataprep-native.

  - Installing azureml-dataprep-rslex (2.22.2): Failed

  RuntimeError

  Unable to find installation candidates for azureml-dataprep-rslex (2.22.2)

There are no wheels for Apple Silicon available for azureml v1, the solution recommended by Microsoft is to upgrade to azure sdk v2

em-pe commented 2 months ago

Depends on #104