azure-sdk-for-python: azureml-dataset-runtime (failed to build numpy)

  • azureml-dataset-runtime:
  • 1.43.0:
  • macOS Monterey (Silicon M1 Pro):
  • 3.8.13, 3.9.13, 3.10.4:

Describe the bug

ERROR: Failed building wheel for numpy
Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
[end of output]

To Reproduce

pip install azureml-dataset-runtime

Expected behavior Library installs as expected Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here. error_msg.txt

About this issue

  • Original URL
  • State: open
  • Created 2 years ago
  • Reactions: 2
  • Comments: 22 (4 by maintainers)

Most upvoted comments

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @azureml-github, @Azure/azure-ml-sdk.

Issue Details
  • azureml-dataset-runtime:
  • 1.43.0:
  • macOS Monterey (Silicon M1 Pro):
  • 3.8.13, 3.9.13, 3.10.4:

Describe the bug

ERROR: Failed building wheel for numpy
Failed to build numpy
ERROR: Could not build wheels for numpy, which is required to install pyproject.toml-based projects
[end of output]

To Reproduce

pip install azureml-dataset-runtime

Expected behavior Library installs as expected Screenshots If applicable, add screenshots to help explain your problem.

Additional context Add any other context about the problem here. error_msg.txt

Author: nagydavid
Assignees: luigiw
Labels:

question, Machine Learning, Service Attention, Client, customer-reported, needs-team-attention, CXP Attention

Milestone: -

@luigiw @l0lawrence Thanks for the answer, but numpy is natively supported on M1, it seems the version that rely on using not the latest numpy version.