2021-02-24T04:43:16,982 Created temporary directory: /tmp/pip-ephem-wheel-cache-z4fodlxf 2021-02-24T04:43:16,985 Created temporary directory: /tmp/pip-req-tracker-ew0uwdub 2021-02-24T04:43:16,986 Initialized build tracking at /tmp/pip-req-tracker-ew0uwdub 2021-02-24T04:43:16,986 Created build tracker: /tmp/pip-req-tracker-ew0uwdub 2021-02-24T04:43:16,986 Entered build tracker: /tmp/pip-req-tracker-ew0uwdub 2021-02-24T04:43:16,987 Created temporary directory: /tmp/pip-wheel-vkl8if2x 2021-02-24T04:43:17,024 1 location(s) to search for versions of pypkgs-ch: 2021-02-24T04:43:17,024 * https://pypi.org/simple/pypkgs-ch/ 2021-02-24T04:43:17,024 Fetching project page and analyzing links: https://pypi.org/simple/pypkgs-ch/ 2021-02-24T04:43:17,024 Getting page https://pypi.org/simple/pypkgs-ch/ 2021-02-24T04:43:17,026 Found index url https://pypi.org/simple 2021-02-24T04:43:17,129 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/28/5d/ecb2135cdeec814ff2edc75c0f083ab38fb004c109928f537683c3a94eef/pypkgs_ch-0.1.0-py3-none-any.whl#sha256=7b6cda4b37410dc642b0b9cc3188efe88380966be9a52cb677a6145a9b4b801f (from https://pypi.org/simple/pypkgs-ch/) (requires-python:>=3.8,<4.0) 2021-02-24T04:43:17,130 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/01/fc/006208816fc9bbf4c5d93cfa339e3563ec5b0c80774afb87009607c0dc00/pypkgs_ch-0.1.0.tar.gz#sha256=071ddc84e15ccc1db8453d807e189922f23a13d5f3ccd7469de8f0c4303e7f1c (from https://pypi.org/simple/pypkgs-ch/) (requires-python:>=3.8,<4.0) 2021-02-24T04:43:17,130 Given no hashes to check 0 links for project 'pypkgs-ch': discarding no candidates 2021-02-24T04:43:17,131 ERROR: Could not find a version that satisfies the requirement pypkgs-ch==0.1.0 2021-02-24T04:43:17,131 ERROR: No matching distribution found for pypkgs-ch==0.1.0 2021-02-24T04:43:17,131 Exception information: 2021-02-24T04:43:17,131 Traceback (most recent call last): 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-24T04:43:17,131 crit = self.state.criteria[name] 2021-02-24T04:43:17,131 KeyError: 'pypkgs-ch' 2021-02-24T04:43:17,131 2021-02-24T04:43:17,131 During handling of the above exception, another exception occurred: 2021-02-24T04:43:17,131 2021-02-24T04:43:17,131 Traceback (most recent call last): 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-24T04:43:17,131 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-24T04:43:17,131 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-24T04:43:17,131 raise RequirementsConflicted(criterion) 2021-02-24T04:43:17,131 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pypkgs-ch==0.1.0') 2021-02-24T04:43:17,131 2021-02-24T04:43:17,131 During handling of the above exception, another exception occurred: 2021-02-24T04:43:17,131 2021-02-24T04:43:17,131 Traceback (most recent call last): 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-24T04:43:17,131 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-24T04:43:17,131 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-24T04:43:17,131 raise ResolutionImpossible(e.criterion.information) 2021-02-24T04:43:17,131 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pypkgs-ch==0.1.0'), parent=None)] 2021-02-24T04:43:17,131 2021-02-24T04:43:17,131 The above exception was the direct cause of the following exception: 2021-02-24T04:43:17,131 2021-02-24T04:43:17,131 Traceback (most recent call last): 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-24T04:43:17,131 status = self.run(options, args) 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-24T04:43:17,131 return func(self, options, args) 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-24T04:43:17,131 reqs, check_supported_wheels=True 2021-02-24T04:43:17,131 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-24T04:43:17,131 six.raise_from(error, e) 2021-02-24T04:43:17,131 File "", line 3, in raise_from 2021-02-24T04:43:17,131 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pypkgs-ch==0.1.0 2021-02-24T04:43:17,136 Removed build tracker: '/tmp/pip-req-tracker-ew0uwdub'