python-eel/Eel

Problems Installing Jinja

Open

#763 geöffnet am 10. März 2025

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (5.980 Stars) (570 Forks)batch import
help wanted

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