johannfaouzi/pyts

Error with llvmlite

aleksejs-fomins opened this issue · 2 comments

pip install pyts

Failed building wheel for llvmlite

RuntimeError: llvm-config failed executing, please point LLVM_CONFIG to the path for llvm-config

Could you me give more information about your system? OS, python version, etc. It's more a llvmlite issue than a pyts issue.

Yes, it seems to have been a pre-requisite for numba, which could not be installed. When I tried installing numba through conda-forge, it worked fine. I'm on Ubuntu 18.04 (4.15.0-122-generic), Python 3.6