python-eel/Eel

html file not found error in exe

Open

#415 opened on Dec 4, 2020

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

Repository metrics

Stars
 (5,980 stars)
PR merge metrics
 (PR metrics pending)

Description

i made an application using selenium , eel and other modules. i compiled it into an exe file using pyinstaller. however when i run the exe file it opens the chrome window but says the file isnt found. when i run the program on my idle , it is able to locate the file. please help me.

Contributor guide