2021-03-19T17:11:45,738 Created temporary directory: /tmp/pip-ephem-wheel-cache-f1r_e97u 2021-03-19T17:11:45,741 Created temporary directory: /tmp/pip-req-tracker-9yfhcyp3 2021-03-19T17:11:45,742 Initialized build tracking at /tmp/pip-req-tracker-9yfhcyp3 2021-03-19T17:11:45,742 Created build tracker: /tmp/pip-req-tracker-9yfhcyp3 2021-03-19T17:11:45,742 Entered build tracker: /tmp/pip-req-tracker-9yfhcyp3 2021-03-19T17:11:45,743 Created temporary directory: /tmp/pip-wheel-g9c70dhi 2021-03-19T17:11:45,772 1 location(s) to search for versions of rummikubconsole: 2021-03-19T17:11:45,772 * https://pypi.org/simple/rummikubconsole/ 2021-03-19T17:11:45,772 Fetching project page and analyzing links: https://pypi.org/simple/rummikubconsole/ 2021-03-19T17:11:45,773 Getting page https://pypi.org/simple/rummikubconsole/ 2021-03-19T17:11:45,775 Found index url https://pypi.org/simple 2021-03-19T17:11:45,881 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/7e/32/31904cc6a975054f3ede39515a2851aa36f1b08570bf4abb7ffc60f9960b/RummikubConsole-1.0.0b1-py2.py3-none-any.whl#sha256=4bfb78e2d4ad6fb0fe82fbde544bf7b6d4d29cb6afd45a1422565ae886262a0d (from https://pypi.org/simple/rummikubconsole/) (requires-python:>=3.8) 2021-03-19T17:11:45,882 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a5/8f/dce1b309d4165bd9f92dc29c2c322efcde696ce3c86e11fbc448495e3838/RummikubConsole-1.0.0b1.tar.gz#sha256=621f6b12c49bf7bf56d0068eb38bf369b81d9a16ea186f6b595821b4f6d9c033 (from https://pypi.org/simple/rummikubconsole/) (requires-python:>=3.8) 2021-03-19T17:11:45,883 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/7c/9d/d9b6c57734d5349ccc81c74b736320aae7c31aa1858a9613c1fadf0e307b/RummikubConsole-1.0.0b2-py2.py3-none-any.whl#sha256=7e6abfc9170b3ae9e7a4c3d91c3d08a96e90f65404c0c9ac69328fd8b5edaadd (from https://pypi.org/simple/rummikubconsole/) (requires-python:>=3.8) 2021-03-19T17:11:45,883 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/2a/42/1a9ec69f75bead7dae18a745c8b23eadfc99a7c7528fe806657c3a3e8b2e/RummikubConsole-1.0.0b2.tar.gz#sha256=0685a7980abe59b4f5f0e752e6b607a944604160131eae48aeac296cc48a9fc6 (from https://pypi.org/simple/rummikubconsole/) (requires-python:>=3.8) 2021-03-19T17:11:45,884 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3f/98/13121dd18e1e8f74a7d2bbda36d2dec1268e89f592260328b32e4c654635/RummikubConsole-1.0.0b3-py2.py3-none-any.whl#sha256=bf8d1c243d365bd2dccc929f5f409255ed69d8d472b9c635082c2e1e62083a3a (from https://pypi.org/simple/rummikubconsole/) (requires-python:>=3.8) 2021-03-19T17:11:45,885 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/7b/27/9e5f8a1f6615a04de06d5261d17923580526222b61ec273cc323e0181092/RummikubConsole-1.0.0b3.tar.gz#sha256=8d47c886e1af3e3f4c61236dd43b673714cb9b048184ad4bba85be8daf59e186 (from https://pypi.org/simple/rummikubconsole/) (requires-python:>=3.8) 2021-03-19T17:11:45,885 Given no hashes to check 0 links for project 'rummikubconsole': discarding no candidates 2021-03-19T17:11:45,885 ERROR: Could not find a version that satisfies the requirement rummikubconsole==1.0.0b3 2021-03-19T17:11:45,886 ERROR: No matching distribution found for rummikubconsole==1.0.0b3 2021-03-19T17:11:45,886 Exception information: 2021-03-19T17:11:45,886 Traceback (most recent call last): 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-19T17:11:45,886 crit = self.state.criteria[name] 2021-03-19T17:11:45,886 KeyError: 'rummikubconsole' 2021-03-19T17:11:45,886 2021-03-19T17:11:45,886 During handling of the above exception, another exception occurred: 2021-03-19T17:11:45,886 2021-03-19T17:11:45,886 Traceback (most recent call last): 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-19T17:11:45,886 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-19T17:11:45,886 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-19T17:11:45,886 raise RequirementsConflicted(criterion) 2021-03-19T17:11:45,886 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rummikubconsole==1.0.0b3') 2021-03-19T17:11:45,886 2021-03-19T17:11:45,886 During handling of the above exception, another exception occurred: 2021-03-19T17:11:45,886 2021-03-19T17:11:45,886 Traceback (most recent call last): 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-19T17:11:45,886 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-19T17:11:45,886 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-19T17:11:45,886 raise ResolutionImpossible(e.criterion.information) 2021-03-19T17:11:45,886 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rummikubconsole==1.0.0b3'), parent=None)] 2021-03-19T17:11:45,886 2021-03-19T17:11:45,886 The above exception was the direct cause of the following exception: 2021-03-19T17:11:45,886 2021-03-19T17:11:45,886 Traceback (most recent call last): 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-19T17:11:45,886 status = self.run(options, args) 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-19T17:11:45,886 return func(self, options, args) 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-19T17:11:45,886 reqs, check_supported_wheels=True 2021-03-19T17:11:45,886 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-19T17:11:45,886 six.raise_from(error, e) 2021-03-19T17:11:45,886 File "", line 3, in raise_from 2021-03-19T17:11:45,886 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rummikubconsole==1.0.0b3 2021-03-19T17:11:45,890 Removed build tracker: '/tmp/pip-req-tracker-9yfhcyp3'