2021-01-28T13:43:19,033 Created temporary directory: /tmp/pip-ephem-wheel-cache-_rxifhx_ 2021-01-28T13:43:19,036 Created temporary directory: /tmp/pip-req-tracker-vre9rcer 2021-01-28T13:43:19,037 Initialized build tracking at /tmp/pip-req-tracker-vre9rcer 2021-01-28T13:43:19,037 Created build tracker: /tmp/pip-req-tracker-vre9rcer 2021-01-28T13:43:19,037 Entered build tracker: /tmp/pip-req-tracker-vre9rcer 2021-01-28T13:43:19,038 Created temporary directory: /tmp/pip-wheel-gz7hyda1 2021-01-28T13:43:19,074 1 location(s) to search for versions of opendebates: 2021-01-28T13:43:19,074 * https://pypi.org/simple/opendebates/ 2021-01-28T13:43:19,074 Fetching project page and analyzing links: https://pypi.org/simple/opendebates/ 2021-01-28T13:43:19,075 Getting page https://pypi.org/simple/opendebates/ 2021-01-28T13:43:19,077 Found index url https://pypi.org/simple 2021-01-28T13:43:19,181 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-28T13:43:19,182 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-28T13:43:19,183 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/32/ea/a9c596f66cdf31188e54dccb466096f0fa66220b26ce1016b9bad22afff9/opendebates-0.1.0a1-py3-none-any.whl#sha256=5cc526a4799e68cc238c17eaaf4fbe70c55999bf0c4579133cfc24d86c660ae6 (from https://pypi.org/simple/opendebates/) (requires-python:>=3.8) 2021-01-28T13:43:19,183 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a5/64/8c2a84123f1e0367ceadc4c5801395f8c912dfc7a9289b8d9b7bf3969e98/opendebates-0.1.0a1.tar.gz#sha256=463e905be65927bff5beb2dd985d305b1acc01f688ba0685ab3425591903bc34 (from https://pypi.org/simple/opendebates/) (requires-python:>=3.8) 2021-01-28T13:43:19,184 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/13/61/b5fa1b8f4e6829c9b2d64a9e556c26b187f323ee7049832976797159f82c/opendebates-0.1.0a2-py3-none-any.whl#sha256=5c19e9c1c417da16d9a2176a30ec482fa154451ec21f7cc04adc1cd7a7899c1b (from https://pypi.org/simple/opendebates/) (requires-python:>=3.8) 2021-01-28T13:43:19,185 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/47/4d/83fee3b27c246c3932e6016fa48a5118efd7fa7732ad5bf35bb73d9d4d5a/opendebates-0.1.0a2.tar.gz#sha256=e54b2cdc3709224853f46dcdff5d9b9d449362739adb744c2e4aa1cd94396bd7 (from https://pypi.org/simple/opendebates/) (requires-python:>=3.8) 2021-01-28T13:43:19,185 Given no hashes to check 0 links for project 'opendebates': discarding no candidates 2021-01-28T13:43:19,185 ERROR: Could not find a version that satisfies the requirement opendebates==0.1.0a2 2021-01-28T13:43:19,186 ERROR: No matching distribution found for opendebates==0.1.0a2 2021-01-28T13:43:19,186 Exception information: 2021-01-28T13:43:19,186 Traceback (most recent call last): 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-28T13:43:19,186 crit = self.state.criteria[name] 2021-01-28T13:43:19,186 KeyError: 'opendebates' 2021-01-28T13:43:19,186 2021-01-28T13:43:19,186 During handling of the above exception, another exception occurred: 2021-01-28T13:43:19,186 2021-01-28T13:43:19,186 Traceback (most recent call last): 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-28T13:43:19,186 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-28T13:43:19,186 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-28T13:43:19,186 raise RequirementsConflicted(criterion) 2021-01-28T13:43:19,186 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('opendebates==0.1.0a2') 2021-01-28T13:43:19,186 2021-01-28T13:43:19,186 During handling of the above exception, another exception occurred: 2021-01-28T13:43:19,186 2021-01-28T13:43:19,186 Traceback (most recent call last): 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-28T13:43:19,186 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-28T13:43:19,186 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-28T13:43:19,186 raise ResolutionImpossible(e.criterion.information) 2021-01-28T13:43:19,186 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('opendebates==0.1.0a2'), parent=None)] 2021-01-28T13:43:19,186 2021-01-28T13:43:19,186 The above exception was the direct cause of the following exception: 2021-01-28T13:43:19,186 2021-01-28T13:43:19,186 Traceback (most recent call last): 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-28T13:43:19,186 status = self.run(options, args) 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-28T13:43:19,186 return func(self, options, args) 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-28T13:43:19,186 reqs, check_supported_wheels=True 2021-01-28T13:43:19,186 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-28T13:43:19,186 six.raise_from(error, e) 2021-01-28T13:43:19,186 File "", line 3, in raise_from 2021-01-28T13:43:19,186 pip._internal.exceptions.DistributionNotFound: No matching distribution found for opendebates==0.1.0a2 2021-01-28T13:43:19,191 Removed build tracker: '/tmp/pip-req-tracker-vre9rcer'