Forum Archive

Cannot import numba

econtp

Hello,

I am new here in Python world.. I tried to run a sample code for learning, but got this message.

Cannot import numba from current anaconda distribution. Please run conda install numba to install the latest version.

How should I solve the problem?

ellie_ff1493

As far as I’m aware numba isn’t installed on Pythonista and can’t be installed.
from what I understand numba makes python code run faster for data science, do you really need this on a iOS device?
I have two suggestions.
1) use a computer and ask the questions on stack overflow , they will be a lot more help for this

2) use numpy, it’s installed on Pythonista

low

i'm pretty sure that numba is not created in raw python, therefor it cannot be used with pythonista, especially if you are downloading it using stash.