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

Not Compatible with Eel #108

Closed
asdat3 opened this issue Jul 3, 2020 · 1 comment
Closed

Not Compatible with Eel #108

asdat3 opened this issue Jul 3, 2020 · 1 comment

Comments

@asdat3
Copy link

asdat3 commented Jul 3, 2020

Describe the bug
When I compile my Scipt to an Exe, I am getting an Error: "eel.js not found" (I am getting the error not while compiling -> getting it when I am starting to launch the Exe)
I am packing via auto-py-to-exe (master)

blabla

I am getting the error when I am trying to launch the Exe/packaged app

Imports in Python Script
import typing, datetime, discord, os, time, eel
from discord.ext import commands, tasks
from selenium import webdriver
from webdriver_manager.chrome import ChromeDriverManager
from selenium.webdriver.common.keys import Keys

OS
OS: Windows
Python ver: 3.7.8
Eel ver: 0.11.0

@asdat3
Copy link
Author

asdat3 commented Jul 3, 2020

python-eel/Eel#342

@asdat3 asdat3 closed this as completed Jul 3, 2020
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

1 participant