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

Jinja templates not working #1

Open
bitnom opened this issue Aug 17, 2020 · 4 comments
Open

Jinja templates not working #1

bitnom opened this issue Aug 17, 2020 · 4 comments

Comments

@bitnom
Copy link

bitnom commented Aug 17, 2020

I'm so glad I found this wonderful fork but if I try to use Jinja templates or run the jinja example, the program hangs and never displays the gui/browser. There are no exceptions.

@namuyan
Copy link
Owner

namuyan commented Aug 18, 2020

Thank you for comment!
More than 1 year passed after I edit and I don't use jinja2 on this repository.
I think you have better idea than me.

I just fixed minor error. How about add more logging message?

@mohithpothineni
Copy link

@TensorTom after installing async-eel, using pip you can manually install jinja2 in the same python environment so that the template engine runs before the page is served

@mohithpothineni
Copy link

@namuyan you can add jinja2 in the requirements.txt to remove the need for manual installation of jinja2

@namuyan
Copy link
Owner

namuyan commented Aug 29, 2021

Thank you for comment.
jinja2 is optional on the original repo and I will not include in requirements.

Repository owner deleted a comment from Pappyskull1 Feb 23, 2024
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

4 participants
@bitnom @namuyan @mohithpothineni and others