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.

Mac M1 (ARM) support

See original GitHub issue
  • Package name: azureml-sdk
  • Package version: all version
  • Operating System: macOS Monterey 12.3
  • Python Version: 3.8.12

Impossible to install the azureml-sdk with pip on mac M1.

To Reproduce Steps to reproduce the behavior: pip install azureml-sdk

Expected behavior azureml-sdk to be installed

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
luigiwcommented, Oct 11, 2022

@Saxamos To clarify on what I meant by an azureml package, azureml-sdk is a meta package that includes a group of pypi packages. It is no longer recommended for people to run pip install azureml-sdk, instead people should run pip install azureml-core and then install other feature packages as needed. See more details on this page. https://learn.microsoft.com/en-us/python/api/overview/azure/ml/install?view=azure-ml-py. It will be helpful to know which exact package under azureml-sdk is the culprit for your case.

Also, have you seen our v2 SDK, which just reached GA? https://learn.microsoft.com/en-us/python/api/overview/azure/ml/installv2?view=azure-ml-py

1reaction
kashifkhancommented, Sep 6, 2022

Thanks for the feedback @Saxamos , someone from the @azureml-github will investigate asap.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mac computers with Apple silicon
Mac computers with Apple silicon · MacBook Air (M2, 2022) · MacBook Pro (13-inch, M2, 2022) · Mac Studio (2022) · MacBook Pro...
Read more >
Apple M1 Processor Overview and Compatibility - Toptal
The M1 is an ARM processor, not an x86 processor. ... The only downside is that there's no eGPU support and you can't...
Read more >
Apple M1 - Wikipedia
Apple's macOS and iPadOS operating systems both run on the M1. Initial support for the M1 SoC in the Linux kernel was released...
Read more >
Apple Silicon and Apple M2 and M1 Ultra app and game ...
List of compatibility apps and games for Apple Silicon and the Apple M2 and M1 Ultra Processors including performance reports and benchmarks.
Read more >
Apple M1 Chip: Everything You Need to Know - MacRumors
Apple in November 2020 released the first Macs with an Arm-based M1 chip ... compromise when choosing an M1 Mac, and that's Windows...
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