2021-02-25T07:41:13,298 Created temporary directory: /tmp/pip-ephem-wheel-cache-xjqjn54t 2021-02-25T07:41:13,301 Created temporary directory: /tmp/pip-req-tracker-nkfpeojm 2021-02-25T07:41:13,302 Initialized build tracking at /tmp/pip-req-tracker-nkfpeojm 2021-02-25T07:41:13,302 Created build tracker: /tmp/pip-req-tracker-nkfpeojm 2021-02-25T07:41:13,302 Entered build tracker: /tmp/pip-req-tracker-nkfpeojm 2021-02-25T07:41:13,303 Created temporary directory: /tmp/pip-wheel-w5bb7dtr 2021-02-25T07:41:13,339 1 location(s) to search for versions of pypkgs-ts: 2021-02-25T07:41:13,339 * https://pypi.org/simple/pypkgs-ts/ 2021-02-25T07:41:13,339 Fetching project page and analyzing links: https://pypi.org/simple/pypkgs-ts/ 2021-02-25T07:41:13,340 Getting page https://pypi.org/simple/pypkgs-ts/ 2021-02-25T07:41:13,341 Found index url https://pypi.org/simple 2021-02-25T07:41:13,446 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/af/4b/8cd750d8f2f61c834ee9eacc66510cd2665506c4f91741ea87bf707f68f4/pypkgs_ts-0.1.0-py3-none-any.whl#sha256=fa00d02fa3af58117679f0c3fe0665bcfa882ac569eef8083bc5b225c5048405 (from https://pypi.org/simple/pypkgs-ts/) (requires-python:>=3.8,<4.0) 2021-02-25T07:41:13,447 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/c8/f3/c613c90ba81ae2f062c33e5817b80c55da0e78b1a747abb5a1819a057f15/pypkgs_ts-0.1.0.tar.gz#sha256=61e1cbcdd6196b8dab89a208c8ac76217ae09134400c69c3edb698db484fdd5d (from https://pypi.org/simple/pypkgs-ts/) (requires-python:>=3.8,<4.0) 2021-02-25T07:41:13,448 Given no hashes to check 0 links for project 'pypkgs-ts': discarding no candidates 2021-02-25T07:41:13,448 ERROR: Could not find a version that satisfies the requirement pypkgs-ts==0.1.0 2021-02-25T07:41:13,449 ERROR: No matching distribution found for pypkgs-ts==0.1.0 2021-02-25T07:41:13,449 Exception information: 2021-02-25T07:41:13,449 Traceback (most recent call last): 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-25T07:41:13,449 crit = self.state.criteria[name] 2021-02-25T07:41:13,449 KeyError: 'pypkgs-ts' 2021-02-25T07:41:13,449 2021-02-25T07:41:13,449 During handling of the above exception, another exception occurred: 2021-02-25T07:41:13,449 2021-02-25T07:41:13,449 Traceback (most recent call last): 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-25T07:41:13,449 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-25T07:41:13,449 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-25T07:41:13,449 raise RequirementsConflicted(criterion) 2021-02-25T07:41:13,449 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pypkgs-ts==0.1.0') 2021-02-25T07:41:13,449 2021-02-25T07:41:13,449 During handling of the above exception, another exception occurred: 2021-02-25T07:41:13,449 2021-02-25T07:41:13,449 Traceback (most recent call last): 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-25T07:41:13,449 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-25T07:41:13,449 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-25T07:41:13,449 raise ResolutionImpossible(e.criterion.information) 2021-02-25T07:41:13,449 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pypkgs-ts==0.1.0'), parent=None)] 2021-02-25T07:41:13,449 2021-02-25T07:41:13,449 The above exception was the direct cause of the following exception: 2021-02-25T07:41:13,449 2021-02-25T07:41:13,449 Traceback (most recent call last): 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-25T07:41:13,449 status = self.run(options, args) 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-25T07:41:13,449 return func(self, options, args) 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-25T07:41:13,449 reqs, check_supported_wheels=True 2021-02-25T07:41:13,449 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-25T07:41:13,449 six.raise_from(error, e) 2021-02-25T07:41:13,449 File "", line 3, in raise_from 2021-02-25T07:41:13,449 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pypkgs-ts==0.1.0 2021-02-25T07:41:13,453 Removed build tracker: '/tmp/pip-req-tracker-nkfpeojm'