2021-04-08T20:13:40,258 Created temporary directory: /tmp/pip-ephem-wheel-cache-ij53np2_ 2021-04-08T20:13:40,261 Created temporary directory: /tmp/pip-req-tracker-n1dmvsol 2021-04-08T20:13:40,261 Initialized build tracking at /tmp/pip-req-tracker-n1dmvsol 2021-04-08T20:13:40,261 Created build tracker: /tmp/pip-req-tracker-n1dmvsol 2021-04-08T20:13:40,261 Entered build tracker: /tmp/pip-req-tracker-n1dmvsol 2021-04-08T20:13:40,262 Created temporary directory: /tmp/pip-wheel-pso994jw 2021-04-08T20:13:40,293 1 location(s) to search for versions of techlib-nr-generic: 2021-04-08T20:13:40,293 * https://pypi.org/simple/techlib-nr-generic/ 2021-04-08T20:13:40,293 Fetching project page and analyzing links: https://pypi.org/simple/techlib-nr-generic/ 2021-04-08T20:13:40,293 Getting page https://pypi.org/simple/techlib-nr-generic/ 2021-04-08T20:13:40,295 Found index url https://pypi.org/simple 2021-04-08T20:13:40,384 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4a/d8/2ee4de537d02cf226dbbf86261b365e9ba1e89eb04bf757ef106efbf1f9a/techlib-nr-generic-1.0.0a1.tar.gz#sha256=0d0472e2714b81e52189bad92e9d8d6f771801361d671892b8c503aabcfdff1a (from https://pypi.org/simple/techlib-nr-generic/) (requires-python:>=3.8,<4.0) 2021-04-08T20:13:40,630 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/3b/b6/49693a37367e9e33bc245ef10b2dd4bff55a7c79737fe451afdba01d9ad1/techlib_nr_generic-1.0.0a1-py3-none-any.whl#sha256=0c1b7462469bbd1f107a0c92f719819acf26c2496658c29f3e66f758b09f92da (from https://pypi.org/simple/techlib-nr-generic/) (requires-python:>=3.8,<4.0) 2021-04-08T20:13:40,630 Given no hashes to check 0 links for project 'techlib-nr-generic': discarding no candidates 2021-04-08T20:13:40,630 ERROR: Could not find a version that satisfies the requirement techlib-nr-generic==1.0.0a1 2021-04-08T20:13:40,631 ERROR: No matching distribution found for techlib-nr-generic==1.0.0a1 2021-04-08T20:13:40,631 Exception information: 2021-04-08T20:13:40,631 Traceback (most recent call last): 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-08T20:13:40,631 crit = self.state.criteria[name] 2021-04-08T20:13:40,631 KeyError: 'techlib-nr-generic' 2021-04-08T20:13:40,631 2021-04-08T20:13:40,631 During handling of the above exception, another exception occurred: 2021-04-08T20:13:40,631 2021-04-08T20:13:40,631 Traceback (most recent call last): 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-08T20:13:40,631 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-08T20:13:40,631 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-08T20:13:40,631 raise RequirementsConflicted(criterion) 2021-04-08T20:13:40,631 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('techlib-nr-generic==1.0.0a1') 2021-04-08T20:13:40,631 2021-04-08T20:13:40,631 During handling of the above exception, another exception occurred: 2021-04-08T20:13:40,631 2021-04-08T20:13:40,631 Traceback (most recent call last): 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-08T20:13:40,631 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-08T20:13:40,631 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-08T20:13:40,631 raise ResolutionImpossible(e.criterion.information) 2021-04-08T20:13:40,631 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('techlib-nr-generic==1.0.0a1'), parent=None)] 2021-04-08T20:13:40,631 2021-04-08T20:13:40,631 The above exception was the direct cause of the following exception: 2021-04-08T20:13:40,631 2021-04-08T20:13:40,631 Traceback (most recent call last): 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-08T20:13:40,631 status = self.run(options, args) 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-08T20:13:40,631 return func(self, options, args) 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-08T20:13:40,631 reqs, check_supported_wheels=True 2021-04-08T20:13:40,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-08T20:13:40,631 six.raise_from(error, e) 2021-04-08T20:13:40,631 File "", line 3, in raise_from 2021-04-08T20:13:40,631 pip._internal.exceptions.DistributionNotFound: No matching distribution found for techlib-nr-generic==1.0.0a1 2021-04-08T20:13:40,637 Removed build tracker: '/tmp/pip-req-tracker-n1dmvsol'