Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better error reporting? #71

Open
ryantheleach opened this issue Aug 3, 2022 · 5 comments
Open

Better error reporting? #71

ryantheleach opened this issue Aug 3, 2022 · 5 comments

Comments

@ryantheleach
Copy link

When playing around with some cells in this notebook, I am not getting any actionable compilation / runtime errors.

I get line numbers, but not the reasons:
image

@riekusr
Copy link

riekusr commented Dec 25, 2022

I am having this strange issue where there is no error output at all:
image

also not in the terminal / output etc, no error reporting, really unworkable. Thought this was working propperly a couple months ago but unsure if I broke something.

@idpsycho
Copy link

hello, any updates for this?

i found a way if i am desperate, i can wrap the cell inside try catch, see below, but that is quite uncomfortable not to have the error message by default
Screenshot 2023-10-13 at 12 43 37
Screenshot 2023-10-13 at 12 43 57

@idpsycho
Copy link

issue is also mentioned here: #51
and here: #65

@azhong-git
Copy link

+1

@velen-lqc
Copy link

Name and message are missing and only stack is displayed.

"name": "Error",
	"message": "sdf"
Screencast.from.11-30-2023.11.01.04.AM.webm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants