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.

Wheel support for Mac Arm (M1)

See original GitHub issue

There’s no issue on this, so I’ll open one to track this.

Currently LLVMLite does not provide Wheels on PyPi for Mac Arm (M1) processors, but they are only provided on Conda. This is annoying because users cannot install using pip packages depending on Numba when running native. Releasing PyPi wheels for LLVMLite would be the first step towards addressing this.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:17
  • Comments:18 (13 by maintainers)

github_iconTop GitHub Comments

11reactions
esccommented, Nov 26, 2021

@PhilipVinc thank you for opening this issue. We hope to tackle this in Q1/Q2 2022 so that M1 wheels will be available for the 0.39.0 release.

10reactions
esccommented, Mar 26, 2022

Good news, both llvmlite and numba have been extensively tested on an M1 now:

So, we are now in a position to build wheels too. If everything goes according to plan (which it rarely does) I’ll be uploading some initial builds somewhere for testing, come next week.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wheel Support for Mac Arm / Apple Silicon / M1 #7951
Provide Python wheels via PyPi for Mac Arm / Apple Silicon / M1 / osx-arm64. Uses: numba/llvmlite#799.
Read more >
Anyone have a racing wheel working on an Apple silicon (M1 ...
Is anyone using a racing wheel and racing sim on a Mac with Apple ... Corsa with my M1 Mac mini, as the...
Read more >
Tips and tricks - cibuildwheel - Read the Docs
Building macOS wheels for Apple Silicon¶. cibuildwheel supports cross-compiling universal2 and arm64 wheels on x86_64 runners. With the introduction of Apple ...
Read more >
What is the proper way to install TensorFlow on Apple M1 in ...
First of all, TensorFlow does not support officially the Mac M1. ... as far as I know, official wheels only for x86 (Linux,...
Read more >
Why Python native on M1 Max is gre… - Apple Developer
I just got my new MacBook Pro with M1 Max chip and am setting up Python. I've tried several combinational settings to test...
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