johannfaouzi / pyts

A Python package for time series classification

Home Page:https://pyts.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error with llvmlite

aleksejs-fomins opened this issue · 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