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

Incomplete pipx install to allow webui + containers #2955

Open
fliespl opened this issue Sep 25, 2024 · 0 comments
Open

Incomplete pipx install to allow webui + containers #2955

fliespl opened this issue Sep 25, 2024 · 0 comments

Comments

@fliespl
Copy link

fliespl commented Sep 25, 2024

Check the bug
Not found...

Describe the bug
On ubuntu 24.04 installation glances 4.1.2 simply won't work due to additional steps required.

pipx install 'glances[all]'
pipx inject glances fastapi
pipx inject glances uvicorn
pipx inject glances python-dateutil
pipx inject glances jinja2

It's possible more injects are required - didn't test all apps.

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

1 participant