Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

MAc : ERROR: Failed building wheel for numpy

Open
#1,906 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
azure, numpy, python

Research direction

The report concerns installing azureml-dataset-runtime on a macOS ARM64 environment with Python 3.10, where the NumPy wheel compilation fails. Start by reviewing the complete build output and package/platform compatibility; done means identifying a reproducible supported installation path or documenting the incompatibility.

Written by the indexing model from the issue text.

Description

I want to install azureml-dataset-runtime
but getting below error :

numpy/core/src/common -Ibuild/src.macosx-11.1-arm64-3.10/numpy/core/src/npymath -c build/src.macosx-11.1-arm64-3.10/numpy/core/src/multiarray/scalartypes.c -o build/temp.macosx-11.1-arm64-3.10/build/src.macosx-11.1-arm64-3.10/numpy/core/src/multiarray/scalartypes.o -MMD -MF build/temp.macosx-11.1-arm64-3.10/build/src.macosx-11.1-arm64-3.10/numpy/core/src/multiarray/scalartypes.o.d" failed with exit status 1
[end of output]

    note: This error originates from a subprocess, and is likely not a problem with pip.
    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]

note: This error originates from a subprocess, and is likely not a problem with pip.

Dominant language
Jupyter Notebook
Stars
4.4k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Azure/MachineLearningNotebooks

All issues in Azure/MachineLearningNotebooks

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.