python-eel/Eel

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

Open

#601 geöffnet am 27. Juli 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Python (570 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.980 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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