2021-01-26T21:01:43,154 Created temporary directory: /tmp/pip-ephem-wheel-cache-ysg32mfq 2021-01-26T21:01:43,157 Created temporary directory: /tmp/pip-req-tracker-8z380ywn 2021-01-26T21:01:43,157 Initialized build tracking at /tmp/pip-req-tracker-8z380ywn 2021-01-26T21:01:43,157 Created build tracker: /tmp/pip-req-tracker-8z380ywn 2021-01-26T21:01:43,157 Entered build tracker: /tmp/pip-req-tracker-8z380ywn 2021-01-26T21:01:43,158 Created temporary directory: /tmp/pip-wheel-n2w6d5rx 2021-01-26T21:01:43,186 1 location(s) to search for versions of gidgetlab-kit: 2021-01-26T21:01:43,186 * https://pypi.org/simple/gidgetlab-kit/ 2021-01-26T21:01:43,187 Fetching project page and analyzing links: https://pypi.org/simple/gidgetlab-kit/ 2021-01-26T21:01:43,187 Getting page https://pypi.org/simple/gidgetlab-kit/ 2021-01-26T21:01:43,189 Found index url https://pypi.org/simple 2021-01-26T21:01:43,279 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/6e/f7/2a89a66d6defc96445d17b680bdaddf94da53dcaa7339d01f5d0127f8cff/gidgetlab-kit-0.1.0.tar.gz#sha256=7b3f36bb9dfb6e02257f4a43f0b0f7092752884c6c5aa502bc888405eb68c036 (from https://pypi.org/simple/gidgetlab-kit/) (requires-python:>=3.8) 2021-01-26T21:01:43,292 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/cd/3a/57e0be5e70b0d5c991bce9e8ff9b1d3106392f7cbdada1944506d2e9de5d/gidgetlab_kit-0.1.0-py3-none-any.whl#sha256=673485033dbc51460d34e950d251094929c49de950144d6d182cf247ac1724e8 (from https://pypi.org/simple/gidgetlab-kit/) (requires-python:>=3.8) 2021-01-26T21:01:43,293 Given no hashes to check 0 links for project 'gidgetlab-kit': discarding no candidates 2021-01-26T21:01:43,293 ERROR: Could not find a version that satisfies the requirement gidgetlab-kit==0.1.0 2021-01-26T21:01:43,294 ERROR: No matching distribution found for gidgetlab-kit==0.1.0 2021-01-26T21:01:43,294 Exception information: 2021-01-26T21:01:43,294 Traceback (most recent call last): 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-26T21:01:43,294 crit = self.state.criteria[name] 2021-01-26T21:01:43,294 KeyError: 'gidgetlab-kit' 2021-01-26T21:01:43,294 2021-01-26T21:01:43,294 During handling of the above exception, another exception occurred: 2021-01-26T21:01:43,294 2021-01-26T21:01:43,294 Traceback (most recent call last): 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-26T21:01:43,294 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-26T21:01:43,294 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-26T21:01:43,294 raise RequirementsConflicted(criterion) 2021-01-26T21:01:43,294 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gidgetlab-kit==0.1.0') 2021-01-26T21:01:43,294 2021-01-26T21:01:43,294 During handling of the above exception, another exception occurred: 2021-01-26T21:01:43,294 2021-01-26T21:01:43,294 Traceback (most recent call last): 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-26T21:01:43,294 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-26T21:01:43,294 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-26T21:01:43,294 raise ResolutionImpossible(e.criterion.information) 2021-01-26T21:01:43,294 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gidgetlab-kit==0.1.0'), parent=None)] 2021-01-26T21:01:43,294 2021-01-26T21:01:43,294 The above exception was the direct cause of the following exception: 2021-01-26T21:01:43,294 2021-01-26T21:01:43,294 Traceback (most recent call last): 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-26T21:01:43,294 status = self.run(options, args) 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-26T21:01:43,294 return func(self, options, args) 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-26T21:01:43,294 reqs, check_supported_wheels=True 2021-01-26T21:01:43,294 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-26T21:01:43,294 six.raise_from(error, e) 2021-01-26T21:01:43,294 File "", line 3, in raise_from 2021-01-26T21:01:43,294 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gidgetlab-kit==0.1.0 2021-01-26T21:01:43,298 Removed build tracker: '/tmp/pip-req-tracker-8z380ywn'