python-eel/Eel

Problems Installing Jinja

Open

#763 opened on Mar 10, 2025

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Python (5,980 stars) (570 forks)batch import
help wanted

Description

I have been trying to install Eel's support for Jinja templates using Python 3.10.0, 3.10.16, and 3.12 using the command: pip install eel[jinja2]; however, I always get a message saying "Not matches found". What can be wrong ?

Contributor guide