python-eel/Eel

Problems Installing Jinja

Offen

#763 geöffnet am 10.03.2025

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (570 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.980 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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