Meta
Meta copied to clipboard
Was working on Python 2.6 on CentOS and noticed that sys.version_info does not have attributes "major". It is just a tuple. This breaks numba import on such environments.