ableev / ableev/Zabbix-in-Telegram
unable to run test
- 主要語言
- Python
- 星號
- 815
- 分支
- 236
- PR 合併指標
- 30 天內沒有已合併 PR
描述
after installing according to Readme, I tried the test as shown in the wiki (obviously updating my username ;) ):
```
# sudo -u zabbix ./zbxtg.py "@username" test test
Traceback (most recent call last):
File "./zbxtg.py", line 9, in
import requests
File "/usr/lib/python2.6/site-packages/requests/__init__.py", line 43, in
import urllib3
File "/usr/lib/python2.6/site-packages/urllib3/__init__.py", line 8, in
from .connectionpool import (
File "/usr/lib/python2.6/site-packages/urllib3/connectionpool.py", line 92
_blocking_errnos = {errno.EAGAIN, errno.EWOULDBLOCK}
^
SyntaxError: invalid syntax
```
```
# python --version
Python 2.6.6
# pip --version
pip 7.1.0 from /usr/lib/python2.6/site-packages (python 2.6)
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。