python-eel/Eel

Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.

Open

#601 opened on Jul 27, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (570 forks)batch import
help wanted

Repository metrics

Stars
 (5,980 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hey, I know this issue has probably been dealt with before, however I can't find any proper workarounds to it.

I'm getting this message: Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.

image

when I running my main.py

here's the code:

JS image

Python image

HTML image

and I really confused 'cause everything looks fine...

Any help will be very appreciated in advance.

Contributor guide