I'd like to install Numba on Debian Jessie to work with the system Python 2.7.9 (rather than installing Anaconda).
When I follow the instructions at https://github.com/numba/numba#custom-python-environments ...I get errors when trying to install Numba either with the git clone method or installing it with pip. I'll put the error log on Pastebin since its so large: http://pastebin.com/gbrj0iHw I've Googled for recipes for installing numba on Debian, installed every Debian package suggested as a possible dependency, and still no luck. Anybody know a working method for installing Numba on Debian Jessie without Anaconda? -- https://mail.python.org/mailman/listinfo/python-list