We currently don't support python3.9 explicitly because of missing pypi wheel support for llvmlite. Python3.9 will be supported by numba very soon (currently in beta). That said, you still need to compile llvmlite yourself. For now, becquerel does not officially support python 3.9 but it will likely work if you can install numba and llvmlite.
We currently don't support python3.9 explicitly because of missing pypi wheel support for llvmlite. Python3.9 will be supported by numba very soon (currently in beta). That said, you still need to compile
llvmlite
yourself. For now, becquerel does not officially support python 3.9 but it will likely work if you can installnumba
andllvmlite
.