2021-04-07T13:18:30,241 Created temporary directory: /tmp/pip-ephem-wheel-cache-h1iptoe6 2021-04-07T13:18:30,244 Created temporary directory: /tmp/pip-req-tracker-alao4hvh 2021-04-07T13:18:30,244 Initialized build tracking at /tmp/pip-req-tracker-alao4hvh 2021-04-07T13:18:30,245 Created build tracker: /tmp/pip-req-tracker-alao4hvh 2021-04-07T13:18:30,245 Entered build tracker: /tmp/pip-req-tracker-alao4hvh 2021-04-07T13:18:30,245 Created temporary directory: /tmp/pip-wheel-55559axt 2021-04-07T13:18:30,281 1 location(s) to search for versions of deployz: 2021-04-07T13:18:30,281 * https://pypi.org/simple/deployz/ 2021-04-07T13:18:30,282 Fetching project page and analyzing links: https://pypi.org/simple/deployz/ 2021-04-07T13:18:30,282 Getting page https://pypi.org/simple/deployz/ 2021-04-07T13:18:30,284 Found index url https://pypi.org/simple 2021-04-07T13:18:30,380 Found link https://files.pythonhosted.org/packages/1c/6e/773a13d920e2c904f20d2cfcca2a9c9b628f59fe7ec6c13ef24c983c0dcf/deployz-0.0.0.1.tar.gz#sha256=7aa5c02547bf4c58159e09c473d6138f4803f56ffdc5cf76577613902ae7bec8 (from https://pypi.org/simple/deployz/) (requires-python:>=3.6), version: 0.0.0.1 2021-04-07T13:18:30,381 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/4a/50/0fee6fdc73d7aba451b70dec0a872224100baa4f0d02935360211a5c665e/deployz-0.0.0.3.tar.gz#sha256=a7aa4fc72eccaeceadb49c1316e2b800140d595ca071366f07fd4861d06eb88f (from https://pypi.org/simple/deployz/) (requires-python:>=3.8) 2021-04-07T13:18:30,381 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/05/a5/13e2647b180b19400ff8d8be1e92778a5f8bfcd12a3e80db341b3feae19b/deployz-0.0.0.5.tar.gz#sha256=97a94549a1087f08bba02d293754f890bce507ae7c9e2c6a353c2e5bb12fd2d5 (from https://pypi.org/simple/deployz/) (requires-python:>=3.8) 2021-04-07T13:18:30,382 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/fc/99/32cee3b012eb22df4b3d110b44c331111470fdad6644be2f29ecac018dca/deployz-0.0.0.6.tar.gz#sha256=c7d200225510423e0f57f942b6665e35a77bde1052ffb62db1c943f29d271cf1 (from https://pypi.org/simple/deployz/) (requires-python:>=3.8) 2021-04-07T13:18:30,395 Given no hashes to check 0 links for project 'deployz': discarding no candidates 2021-04-07T13:18:30,395 ERROR: Could not find a version that satisfies the requirement deployz==0.0.0.6 2021-04-07T13:18:30,396 ERROR: No matching distribution found for deployz==0.0.0.6 2021-04-07T13:18:30,396 Exception information: 2021-04-07T13:18:30,396 Traceback (most recent call last): 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-07T13:18:30,396 crit = self.state.criteria[name] 2021-04-07T13:18:30,396 KeyError: 'deployz' 2021-04-07T13:18:30,396 2021-04-07T13:18:30,396 During handling of the above exception, another exception occurred: 2021-04-07T13:18:30,396 2021-04-07T13:18:30,396 Traceback (most recent call last): 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-07T13:18:30,396 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-07T13:18:30,396 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-07T13:18:30,396 raise RequirementsConflicted(criterion) 2021-04-07T13:18:30,396 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('deployz==0.0.0.6') 2021-04-07T13:18:30,396 2021-04-07T13:18:30,396 During handling of the above exception, another exception occurred: 2021-04-07T13:18:30,396 2021-04-07T13:18:30,396 Traceback (most recent call last): 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-07T13:18:30,396 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-07T13:18:30,396 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-07T13:18:30,396 raise ResolutionImpossible(e.criterion.information) 2021-04-07T13:18:30,396 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('deployz==0.0.0.6'), parent=None)] 2021-04-07T13:18:30,396 2021-04-07T13:18:30,396 The above exception was the direct cause of the following exception: 2021-04-07T13:18:30,396 2021-04-07T13:18:30,396 Traceback (most recent call last): 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-07T13:18:30,396 status = self.run(options, args) 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-07T13:18:30,396 return func(self, options, args) 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-07T13:18:30,396 reqs, check_supported_wheels=True 2021-04-07T13:18:30,396 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-07T13:18:30,396 six.raise_from(error, e) 2021-04-07T13:18:30,396 File "", line 3, in raise_from 2021-04-07T13:18:30,396 pip._internal.exceptions.DistributionNotFound: No matching distribution found for deployz==0.0.0.6 2021-04-07T13:18:30,401 Removed build tracker: '/tmp/pip-req-tracker-alao4hvh'