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

unsure about zabbix plugin #1482

Open
daniejstriata opened this issue Feb 20, 2023 · 0 comments
Open

unsure about zabbix plugin #1482

daniejstriata opened this issue Feb 20, 2023 · 0 comments
Labels
new Needs triage. Comments are welcome!

Comments

@daniejstriata
Copy link

I installed httpie on Debian using the Deb. 3.2.1-1.
I added a plugin called zabbix and the following happens:

$ httpie cli plugins install zabbix
Installing zabbix...
Collecting zabbix
  Using cached zabbix-2.0.2-py3-none-any.whl (14 kB)
Requirement already satisfied: packaging in ./.local/lib/python3.11/site-packages (from zabbix) (21.3)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from zabbix) (2.28.1)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in ./.local/lib/python3.11/site-packages (from packaging->zabbix) (3.0.9)
Installing collected packages: zabbix
Successfully installed zabbix-2.0.2

but thereafter I cannot use it, even see it as installed.
image

pip does not list anything installed named zabbix either.

@daniejstriata daniejstriata added the new Needs triage. Comments are welcome! label Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new Needs triage. Comments are welcome!
Projects
None yet
Development

No branches or pull requests

1 participant