2021-07-14T07:28:17,907 Created temporary directory: /tmp/pip-ephem-wheel-cache-natnr3cg 2021-07-14T07:28:17,911 Created temporary directory: /tmp/pip-req-tracker-vcptd_8z 2021-07-14T07:28:17,911 Initialized build tracking at /tmp/pip-req-tracker-vcptd_8z 2021-07-14T07:28:17,911 Created build tracker: /tmp/pip-req-tracker-vcptd_8z 2021-07-14T07:28:17,912 Entered build tracker: /tmp/pip-req-tracker-vcptd_8z 2021-07-14T07:28:17,912 Created temporary directory: /tmp/pip-wheel-ky9f51xy 2021-07-14T07:28:17,942 1 location(s) to search for versions of cp2influxdb: 2021-07-14T07:28:17,942 * https://pypi.org/simple/cp2influxdb/ 2021-07-14T07:28:17,942 Fetching project page and analyzing links: https://pypi.org/simple/cp2influxdb/ 2021-07-14T07:28:17,943 Getting page https://pypi.org/simple/cp2influxdb/ 2021-07-14T07:28:17,944 Found index url https://pypi.org/simple 2021-07-14T07:28:18,036 Found link https://files.pythonhosted.org/packages/eb/a9/ab30cf2ee4355ece45260c450755dca96d269bf08565aad854cfa075a99d/cp2influxdb-1.0.0.tar.gz#sha256=8c550df827e1f9d2f958e89212e87bd32f6dba268f4d4c274cf555bb19b8542a (from https://pypi.org/simple/cp2influxdb/), version: 1.0.0 2021-07-14T07:28:18,037 Found link https://files.pythonhosted.org/packages/18/6f/140b5d0637cd34b78c3d25b9b8133024c7ba1ab6b0523cca9a8229306a45/cp2influxdb-1.1.0.tar.gz#sha256=d8f6cce8021b6a904ba603679ac8e87e6e78885b2e2efd084ce1feada7710ce8 (from https://pypi.org/simple/cp2influxdb/), version: 1.1.0 2021-07-14T07:28:18,037 Skipping link: not a file: https://pypi.org/simple/cp2influxdb/ 2021-07-14T07:28:18,055 Given no hashes to check 1 links for project 'cp2influxdb': discarding no candidates 2021-07-14T07:28:18,078 Collecting cp2influxdb==1.0.0 2021-07-14T07:28:18,080 Created temporary directory: /tmp/pip-unpack-yd4i9d8g 2021-07-14T07:28:18,253 Downloading cp2influxdb-1.0.0.tar.gz (4.1 kB) 2021-07-14T07:28:18,304 Added cp2influxdb==1.0.0 from https://files.pythonhosted.org/packages/eb/a9/ab30cf2ee4355ece45260c450755dca96d269bf08565aad854cfa075a99d/cp2influxdb-1.0.0.tar.gz#sha256=8c550df827e1f9d2f958e89212e87bd32f6dba268f4d4c274cf555bb19b8542a to build tracker '/tmp/pip-req-tracker-vcptd_8z' 2021-07-14T07:28:18,306 Running setup.py (path:/tmp/pip-wheel-ky9f51xy/cp2influxdb_5132251eccdd4878acc48a0e506ebd4d/setup.py) egg_info for package cp2influxdb 2021-07-14T07:28:18,306 Created temporary directory: /tmp/pip-pip-egg-info-dnk7w8f8 2021-07-14T07:28:18,307 Running command python setup.py egg_info 2021-07-14T07:28:19,627 Traceback (most recent call last): 2021-07-14T07:28:19,628 File "", line 1, in 2021-07-14T07:28:19,628 File "/tmp/pip-wheel-ky9f51xy/cp2influxdb_5132251eccdd4878acc48a0e506ebd4d/setup.py", line 3, in 2021-07-14T07:28:19,628 import cp2influxdb as target 2021-07-14T07:28:19,629 File "/tmp/pip-wheel-ky9f51xy/cp2influxdb_5132251eccdd4878acc48a0e506ebd4d/cp2influxdb/__init__.py", line 5, in 2021-07-14T07:28:19,629 import influxdb 2021-07-14T07:28:19,629 ModuleNotFoundError: No module named 'influxdb' 2021-07-14T07:28:19,682 WARNING: Discarding https://files.pythonhosted.org/packages/eb/a9/ab30cf2ee4355ece45260c450755dca96d269bf08565aad854cfa075a99d/cp2influxdb-1.0.0.tar.gz#sha256=8c550df827e1f9d2f958e89212e87bd32f6dba268f4d4c274cf555bb19b8542a (from https://pypi.org/simple/cp2influxdb/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T07:28:19,684 ERROR: Could not find a version that satisfies the requirement cp2influxdb==1.0.0 (from versions: 1.0.0, 1.1.0) 2021-07-14T07:28:19,684 ERROR: No matching distribution found for cp2influxdb==1.0.0 2021-07-14T07:28:19,684 Exception information: 2021-07-14T07:28:19,684 Traceback (most recent call last): 2021-07-14T07:28:19,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T07:28:19,684 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T07:28:19,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T07:28:19,684 raise RequirementsConflicted(criterion) 2021-07-14T07:28:19,684 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cp2influxdb==1.0.0') 2021-07-14T07:28:19,684 2021-07-14T07:28:19,684 During handling of the above exception, another exception occurred: 2021-07-14T07:28:19,684 2021-07-14T07:28:19,684 Traceback (most recent call last): 2021-07-14T07:28:19,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T07:28:19,684 result = self._result = resolver.resolve( 2021-07-14T07:28:19,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T07:28:19,684 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T07:28:19,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T07:28:19,684 raise ResolutionImpossible(e.criterion.information) 2021-07-14T07:28:19,684 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cp2influxdb==1.0.0'), parent=None)] 2021-07-14T07:28:19,684 2021-07-14T07:28:19,684 The above exception was the direct cause of the following exception: 2021-07-14T07:28:19,684 2021-07-14T07:28:19,684 Traceback (most recent call last): 2021-07-14T07:28:19,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T07:28:19,684 status = self.run(options, args) 2021-07-14T07:28:19,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T07:28:19,684 return func(self, options, args) 2021-07-14T07:28:19,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T07:28:19,684 requirement_set = resolver.resolve( 2021-07-14T07:28:19,684 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T07:28:19,684 raise error from e 2021-07-14T07:28:19,684 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cp2influxdb==1.0.0 2021-07-14T07:28:19,689 Removed cp2influxdb==1.0.0 from https://files.pythonhosted.org/packages/eb/a9/ab30cf2ee4355ece45260c450755dca96d269bf08565aad854cfa075a99d/cp2influxdb-1.0.0.tar.gz#sha256=8c550df827e1f9d2f958e89212e87bd32f6dba268f4d4c274cf555bb19b8542a from build tracker '/tmp/pip-req-tracker-vcptd_8z' 2021-07-14T07:28:19,690 Removed build tracker: '/tmp/pip-req-tracker-vcptd_8z'