Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upBetter error message in `with ... as ...` #6163
Open
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Probably we can catch the error message and give you a better message along the lines of: "Numba is currently unable to compile your code."
Originally posted by @esc in #6142 (comment)
We can catch the NotDefinedError can report a better message that says the compiler failed to analyze the bytecode.