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

pip: No matches found for eel[jinja2] #711

Open
Patronics opened this issue Dec 5, 2023 · 1 comment
Open

pip: No matches found for eel[jinja2] #711

Patronics opened this issue Dec 5, 2023 · 1 comment
Labels

Comments

@Patronics
Copy link

Eel version
eel-0.16.0

Describe the bug
Running pip install eel[jinja2] as described in the instructions to include support for jinja2 templating simply returns the error message no matches found: eel[jinja2], while running simply pip install eel works as expected.

To Reproduce
Steps to reproduce the behavior:

  1. Attempt to run pip install eel[jinja2]
  2. See error

Expected behavior
Eel is installed with Jinja2 templating support, as described in the readme.

System Information

  • OS: MacOS 13.6
  • Browser: N/A
  • Python Distribution: Python 3.11.6

Screenshots
N/A

Additional context
I also tried potential minor variations such as invoking pip3 instead of pip, etc, with no change in the outcome. This is occuring in a python venv with no other pip packages installed.

@Patronics Patronics added the bug label Dec 5, 2023
@RajeshTechForge
Copy link

I recommend trying the installation in a lower version of Python, such as Python 3.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants