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:
- Created a year ago
- Comments:19 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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.
@anliakho2 Can you provide an update on this issue? Thank you.