numba installation on mac

$ sudo pip3 install numba

This comes out

RuntimeError: llvm-config failed executing, please point LLVM_CONFIG to the path for llvm-config
$ brew install llvm
$ sudo -s  //Become root
$ export LLVM_CONFIG=/path/to/llvm-config
$ exit
$ sudo pip3 install llvmlite
Successfully installed llvmlite-0.8.0
$ sudo pip3 install numba
...
Successfully installed numba-0.22.1

That's it.

Recommended Posts

numba installation on mac
If Python 3.5.0 installation fails on Mac
python on mac
Install Tensorflow on Mac
Install pyenv on mac
Install numba on CentOS 7.2
Install Ansible on Mac
Install Python 3 on Mac
Run OpenMVG on Mac
Zsh and prezto installation work log on Mac
Install Python 3.4 on Mac
Installation on CentOS8 VirtualBox
Install Caffe on Mac
Install mecab on mac
Install mecab-python on Mac
Try deepdream on Mac
Notes on installing dlib on mac
Pyramid + mongodb environment on Mac
Apache installation fails on CentOS 8.2
Install module on Anaconda (Mac)
Install OpenPose on mac (Catalina)
Python installation (Mac edition) (old)
Fastest Python installation on Windows
Handling of python on mac
Update python on Mac to 3.7-> 3.8
Install pandas 0.14 on python3.4 [on Mac]
Launch local server on mac
Notes on installing Python on Mac
Python 3 series installation for mac
Install Django on your Mac
Pyenv on Mac OSX Mavericks
Install pillow on Mac OSX 10.9
[Mac] Tips: Install pyquery on Mac [pyquery]
Use matplot libwidget on mac
HDD installation on Slax's Virtualbox
Memo on Mac OS X
Cocos2d-x ~ Installation Guide for Mac ~
Notes on installing pipenv on Mac
Catalina on Mac and pyenv
If python on mac goes missing
Install anaconda on Mac → Add Library
MQTT on Raspberry Pi and Mac
How to install mysql-connector-python on mac
Easy installation of OpenCV on RaspberryPi 3+
Using multiple versions of Python on Mac OS X (1) Multiple Ver installation
Implement TensorFlow Lite on Mac [2019 Edition]
Steps to install matplotlib on Mac
Anaconda environment construction on Mac (2018 version)
Convert wma to mp3 on Mac
Create a Python environment on Mac (2017/4)
Install Sphinx on Mac OS X
Introducing OpenCV on Mac with homebrew
Installation of scikit-learn (Mac OS X)
Python environment construction memo on Mac
Install Python 3.7 Anaconda on MAC, but Python 2
Install Scipy on Mac OS Sierra
Python memo Anaconda installation (Mac only)
Install python3 on Mac (El Capitan)
How to install OpenCV on Mac
OpenCV installation procedure on Raspberry Pi
Install mitmproxy on Mac OS X