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.
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.