2021-01-28T12:49:47,332 Created temporary directory: /tmp/pip-ephem-wheel-cache-lue9d9kx 2021-01-28T12:49:47,335 Created temporary directory: /tmp/pip-req-tracker-jpvz010c 2021-01-28T12:49:47,335 Initialized build tracking at /tmp/pip-req-tracker-jpvz010c 2021-01-28T12:49:47,335 Created build tracker: /tmp/pip-req-tracker-jpvz010c 2021-01-28T12:49:47,335 Entered build tracker: /tmp/pip-req-tracker-jpvz010c 2021-01-28T12:49:47,336 Created temporary directory: /tmp/pip-wheel-boz5me18 2021-01-28T12:49:47,364 1 location(s) to search for versions of opendebates: 2021-01-28T12:49:47,364 * https://pypi.org/simple/opendebates/ 2021-01-28T12:49:47,364 Fetching project page and analyzing links: https://pypi.org/simple/opendebates/ 2021-01-28T12:49:47,365 Getting page https://pypi.org/simple/opendebates/ 2021-01-28T12:49:47,366 Found index url https://pypi.org/simple 2021-01-28T12:49:47,464 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b3/b5/e9e6cdaecd74bb2eecf9a1a54ae8a722d851fd2d5969908bb7ddc46824f3/opendebates-0.1.0a0-py3-none-any.whl#sha256=0a936717b4ff8cf55f6ed534e881e363be10c99d98f788fcaa483c726b44edc1 (from https://pypi.org/simple/opendebates/) (requires-python:>=3.8) 2021-01-28T12:49:47,465 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c9/4a/83fce8eaaa85e80d6f4ecbf0197a23f43dd150e0a7f84d9dd769069d4014/opendebates-0.1.0a0.tar.gz#sha256=9b5d7c87fd7eaa9bce53501ea216f68f090777488a78939a764963d42566f644 (from https://pypi.org/simple/opendebates/) (requires-python:>=3.8) 2021-01-28T12:49:47,465 Given no hashes to check 0 links for project 'opendebates': discarding no candidates 2021-01-28T12:49:47,466 ERROR: Could not find a version that satisfies the requirement opendebates==0.1.0a0 2021-01-28T12:49:47,466 ERROR: No matching distribution found for opendebates==0.1.0a0 2021-01-28T12:49:47,466 Exception information: 2021-01-28T12:49:47,466 Traceback (most recent call last): 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-28T12:49:47,466 crit = self.state.criteria[name] 2021-01-28T12:49:47,466 KeyError: 'opendebates' 2021-01-28T12:49:47,466 2021-01-28T12:49:47,466 During handling of the above exception, another exception occurred: 2021-01-28T12:49:47,466 2021-01-28T12:49:47,466 Traceback (most recent call last): 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-28T12:49:47,466 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-28T12:49:47,466 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-28T12:49:47,466 raise RequirementsConflicted(criterion) 2021-01-28T12:49:47,466 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('opendebates==0.1.0a0') 2021-01-28T12:49:47,466 2021-01-28T12:49:47,466 During handling of the above exception, another exception occurred: 2021-01-28T12:49:47,466 2021-01-28T12:49:47,466 Traceback (most recent call last): 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-28T12:49:47,466 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-28T12:49:47,466 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-28T12:49:47,466 raise ResolutionImpossible(e.criterion.information) 2021-01-28T12:49:47,466 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('opendebates==0.1.0a0'), parent=None)] 2021-01-28T12:49:47,466 2021-01-28T12:49:47,466 The above exception was the direct cause of the following exception: 2021-01-28T12:49:47,466 2021-01-28T12:49:47,466 Traceback (most recent call last): 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-28T12:49:47,466 status = self.run(options, args) 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-28T12:49:47,466 return func(self, options, args) 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-28T12:49:47,466 reqs, check_supported_wheels=True 2021-01-28T12:49:47,466 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-28T12:49:47,466 six.raise_from(error, e) 2021-01-28T12:49:47,466 File "", line 3, in raise_from 2021-01-28T12:49:47,466 pip._internal.exceptions.DistributionNotFound: No matching distribution found for opendebates==0.1.0a0 2021-01-28T12:49:47,471 Removed build tracker: '/tmp/pip-req-tracker-jpvz010c'