установка модуля python для притока базы данных на unix в автономном режиме - PullRequest
0 голосов
/ 28 апреля 2020

Вопрос ниже, какой модуль необходим для установки, может кто-нибудь помочь?

python -m pip install influxdb-5.3.0-py2.py3-none-any.whl

Processing ./influxdb-5.3.0-py2.py3-none-any.whl
Requirement already satisfied: python-dateutil>=2.6.0 in /users/gen/abpwrk1/RB/py27/lib/python2.7/site-packages (from influxdb==5.3.0)
Requirement already satisfied: six>=1.10.0 in /users/gen/abpwrk1/RB/py27/lib/python2.7/site-packages (from influxdb==5.3.0)
Requirement already satisfied: pytz in /users/gen/xyz/abc/py27/lib/python2.7/site-packages (from influxdb==5.3.0)
Collecting requests>=2.17.0 (from influxdb==5.3.0)
Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f430a986650>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/requests/
Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'NewConnectionError('<pip._vendor.requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f430a986190>: Failed to establish a new connection: [Errno -2] Name or service not known',)': /simple/requests/
...