sort
sort copied to clipboard
Run on ARM or Raspberry Pi
Hello. Love the library! However, it does not seem to run on Raspberry Pi or ARM unless I am doing something wrong. Seems like the filterpy or Numba libraries are a problem. I tried it and the Pi crashed.
comment numba and its decorator @jit from the code. other than that you need to compile LLVM from source to be able to install numba.