Install-Packages-Jetson-ARM-Family icon indicating copy to clipboard operation
Install-Packages-Jetson-ARM-Family copied to clipboard

sudo pip3 install numba not working

Open sanketh1691 opened this issue 3 years ago • 1 comments

After installing llvmlite with LLVM-7.0.1, if we use just pip3 install numba, it is extracting the latest version of numba and failing to build. If we specify any particular version such as 0.41.0 for numba, it is still failing. Not able to find anywhere else on how to install numba with LLVM 7.0.1. It would be of great help, if you can guide me to resolve this.

sanketh1691 avatar Nov 15 '21 22:11 sanketh1691

Did u follow these instructions? link Try out and tell me how its going.

fffonceca avatar Aug 24 '22 07:08 fffonceca

Already updated the instruction based on Pull Request by epicmario7133.

jefflgaol avatar Nov 15 '22 14:11 jefflgaol