2021-02-23T07:14:39,486 Created temporary directory: /tmp/pip-ephem-wheel-cache-xfz7du_i 2021-02-23T07:14:39,489 Created temporary directory: /tmp/pip-req-tracker-bgb20_c6 2021-02-23T07:14:39,489 Initialized build tracking at /tmp/pip-req-tracker-bgb20_c6 2021-02-23T07:14:39,489 Created build tracker: /tmp/pip-req-tracker-bgb20_c6 2021-02-23T07:14:39,489 Entered build tracker: /tmp/pip-req-tracker-bgb20_c6 2021-02-23T07:14:39,490 Created temporary directory: /tmp/pip-wheel-k1mddp_j 2021-02-23T07:14:39,519 1 location(s) to search for versions of xwire-rest: 2021-02-23T07:14:39,519 * https://pypi.org/simple/xwire-rest/ 2021-02-23T07:14:39,519 Fetching project page and analyzing links: https://pypi.org/simple/xwire-rest/ 2021-02-23T07:14:39,520 Getting page https://pypi.org/simple/xwire-rest/ 2021-02-23T07:14:39,521 Found index url https://pypi.org/simple 2021-02-23T07:14:39,620 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/e9/f5/c00cc40a9f9bd21b1e583017e2c3a92e31caaf7f44f9b4340ba1e2c25e19/xwire.rest-0.1.0-py3-none-any.whl#sha256=2b5ab74077ca58d6445b59bee7446ce62b730b4f2e2f86e7d60c5033a5b83aba (from https://pypi.org/simple/xwire-rest/) (requires-python:>=3.8,<4.0) 2021-02-23T07:14:39,621 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/a4/59/12d2c40c405f2809968201b1dfd1bc2e12e44aa52995570bc5581a0ca69d/xwire.rest-0.1.0.tar.gz#sha256=28246e1e3a2d674fdd14eda7cc4de4f8c55fc6448954c638616bce55588158ca (from https://pypi.org/simple/xwire-rest/) (requires-python:>=3.8,<4.0) 2021-02-23T07:14:39,621 Given no hashes to check 0 links for project 'xwire-rest': discarding no candidates 2021-02-23T07:14:39,621 ERROR: Could not find a version that satisfies the requirement xwire-rest==0.1.0 2021-02-23T07:14:39,622 ERROR: No matching distribution found for xwire-rest==0.1.0 2021-02-23T07:14:39,622 Exception information: 2021-02-23T07:14:39,622 Traceback (most recent call last): 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-23T07:14:39,622 crit = self.state.criteria[name] 2021-02-23T07:14:39,622 KeyError: 'xwire-rest' 2021-02-23T07:14:39,622 2021-02-23T07:14:39,622 During handling of the above exception, another exception occurred: 2021-02-23T07:14:39,622 2021-02-23T07:14:39,622 Traceback (most recent call last): 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-23T07:14:39,622 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-23T07:14:39,622 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-23T07:14:39,622 raise RequirementsConflicted(criterion) 2021-02-23T07:14:39,622 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('xwire-rest==0.1.0') 2021-02-23T07:14:39,622 2021-02-23T07:14:39,622 During handling of the above exception, another exception occurred: 2021-02-23T07:14:39,622 2021-02-23T07:14:39,622 Traceback (most recent call last): 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-23T07:14:39,622 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-23T07:14:39,622 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-23T07:14:39,622 raise ResolutionImpossible(e.criterion.information) 2021-02-23T07:14:39,622 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('xwire-rest==0.1.0'), parent=None)] 2021-02-23T07:14:39,622 2021-02-23T07:14:39,622 The above exception was the direct cause of the following exception: 2021-02-23T07:14:39,622 2021-02-23T07:14:39,622 Traceback (most recent call last): 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-23T07:14:39,622 status = self.run(options, args) 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-23T07:14:39,622 return func(self, options, args) 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-23T07:14:39,622 reqs, check_supported_wheels=True 2021-02-23T07:14:39,622 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-23T07:14:39,622 six.raise_from(error, e) 2021-02-23T07:14:39,622 File "", line 3, in raise_from 2021-02-23T07:14:39,622 pip._internal.exceptions.DistributionNotFound: No matching distribution found for xwire-rest==0.1.0 2021-02-23T07:14:39,626 Removed build tracker: '/tmp/pip-req-tracker-bgb20_c6'