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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'MockKernel' object has no attribute 'showtraceback' #130

Open
truongthinhnguyen03 opened this issue May 2, 2024 · 2 comments

Comments

@truongthinhnguyen03
Copy link

truongthinhnguyen03 commented May 2, 2024

I keep running into this error but I don't how to fix it. I'm a newbie at this so please be patient 馃槅

Here's the link to my app: Link

AttributeError: 'MockKernel' object has no attribute 'showtraceback'
/lib/python3.11/site-packages/shiny/reactive/_reactives.py:559: ReactiveWarning:
Error in Effect: 'MockKernel' object has no attribute 'showtraceback'
Unhandled error: 'MockKernel' object has no attribute 'showtraceback'

@truongthinhnguyen03
Copy link
Author

It happens every time I tried to interact with the map

@wch
Copy link
Collaborator

wch commented May 2, 2024

Does this happen with regular shiny (not shinylive)?

Also, if you can provide a minimal reproducible example, that would be very helpful. One way to go about it is to keep removing things from your app until you have a minimal app that still exhibits the problem.

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

2 participants