numba.errors.NotDefinedError: Failed in object mode pipeline (step: analyzing bytecode) [1mVariable

numba.errors.NotDefinedError: Failed in object mode pipeline (step: analyzing bytecode)
[1mVariable '$48.2' is not defined.[0m
Unsupported Python functionality was found in the code Numba was trying to
compile. This error could be due to invalid code, does the code work
without Numba? (To temporarily disable Numba JIT, set the `NUMBA_DISABLE_JIT`
environment variable to non-zero, and then rerun the code).

 

cause:The bug10x64 are not support numba

你可能感兴趣的:(python3,numba,JIT)