Installing numba on raspberry pi

Viewed 21

I am trying to install numba on raspberry pi python version 3.7.4 but I am having the following issue:

I am doing

sudo pip3.7 install numba==0.49.1

Is there any advice how to solve this issue? Thank you.

enter image description here

0 Answers
Related