Hacker News new | ask | show | jobs
by raffraffraff 1434 days ago
And unless things have gotten a lot better in the 2 years since I last did `pip install numpy` on ARM, prepare for a very long wait because you'll be building it from source.
2 comments

Sometimes if you don’t install wheel, it will also automatically fall back to source build. Very sweet.
There's a precompiled package for ARM these days.
Does it come with GPU support?