Numba package comes with llvmlite as one of it’s requirements. There is installation error with llvmlite I have defined separately llvm-config path location still getting error
Hi abhishek429998,
Please can check the following topic for information. It requires you to install LLVM from source first.
https://devtalk.nvidia.com/default/topic/1028001/jetson-tx1/numba-package-in-python-on-jetson-/post/5323156/#5323156
Yaa Thanks I’ve found that too, actually it required separately adding llvm-7.0+ for building llvmlite libraries, by default apt-get installs llvm6 from universe