question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

azureml-dataset-runtime (failed to build numpy)

See original GitHub issue
  • 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

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:19 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
nagydavidcommented, Jun 30, 2022

@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.

0reactions
luigiwcommented, Nov 21, 2022

@anliakho2 Can you provide an update on this issue? Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting error Missing required package "azureml-dataset ...
I have installed the required packages, e.g., azureml-core and azureml-widgets and azureml-dataset-runtime . Both azureml-core and azureml- ...
Read more >
Troubleshoot environment images - Azure Machine Learning
Learn how to troubleshoot issues with environment image builds and package installations.
Read more >
azureml-dataset-runtime - PyPI
The package is to coordinate dependencies within AzureML packages. ... pip install azureml-dataset-runtime ... Azure Machine Learning SDK for Python.
Read more >
Environment | Azure Machine Learning
Build custom docker image for Azure ML# · Conda: Azure ML uses Conda to manage python environments by default. · libfuse: Required when...
Read more >
azureml-dataset-runtime - piwheels
The piwheels project page for azureml-dataset-runtime: The package is to coordinate ... sudo pip3 install azureml-dataset-runtime ... Python 3.7, Bullseye
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found