2021-02-24T00:01:40,053 Created temporary directory: /tmp/pip-ephem-wheel-cache-vj0v9ezc 2021-02-24T00:01:40,057 Created temporary directory: /tmp/pip-req-tracker-0p44t2oz 2021-02-24T00:01:40,057 Initialized build tracking at /tmp/pip-req-tracker-0p44t2oz 2021-02-24T00:01:40,057 Created build tracker: /tmp/pip-req-tracker-0p44t2oz 2021-02-24T00:01:40,058 Entered build tracker: /tmp/pip-req-tracker-0p44t2oz 2021-02-24T00:01:40,058 Created temporary directory: /tmp/pip-wheel-ep2ymaty 2021-02-24T00:01:40,095 1 location(s) to search for versions of py2048base: 2021-02-24T00:01:40,095 * https://pypi.org/simple/py2048base/ 2021-02-24T00:01:40,096 Fetching project page and analyzing links: https://pypi.org/simple/py2048base/ 2021-02-24T00:01:40,096 Getting page https://pypi.org/simple/py2048base/ 2021-02-24T00:01:40,098 Found index url https://pypi.org/simple 2021-02-24T00:01:40,202 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/bb/92/4a9758351a3ec8cbbc2224d63cc09eb8767ca4b412259033301f8f5a651a/py2048base-0.1-py3-none-any.whl#sha256=0e4e605510bb90c7a04e1472c1d4d488422831220e07e8b169f3e7493cf2b9ef (from https://pypi.org/simple/py2048base/) (requires-python:>=3.8) 2021-02-24T00:01:40,202 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c3/3f/87a2fb91622371da4636324412aceb035d6388ca295531edb3886e962647/py2048base-0.1.tar.gz#sha256=bccc95c2d6b3693c28badf87232965d57f7ec1d7618a6d074c09002d47a5a8c0 (from https://pypi.org/simple/py2048base/) (requires-python:>=3.8) 2021-02-24T00:01:40,203 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/76/24/42c4bbc0ac3fa6969ed61ec0e8ff081b68ff9414bc6f7d72669b05858a40/py2048base-0.2-py3-none-any.whl#sha256=99a6385496c207a81116b5411653782e097b6e4d694db266f2c91ca2afff02df (from https://pypi.org/simple/py2048base/) (requires-python:>=3.8) 2021-02-24T00:01:40,204 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ae/81/3096e783356dc6a6f5dafe9beff3c96f0227e7a9776dab7b2096fe85863d/py2048base-0.2.tar.gz#sha256=c0e2416dd20fcbcd0d7375246c980e959300464b2a0f077aff6e51e3513979d2 (from https://pypi.org/simple/py2048base/) (requires-python:>=3.8) 2021-02-24T00:01:40,204 Given no hashes to check 0 links for project 'py2048base': discarding no candidates 2021-02-24T00:01:40,204 ERROR: Could not find a version that satisfies the requirement py2048base==0.2 2021-02-24T00:01:40,205 ERROR: No matching distribution found for py2048base==0.2 2021-02-24T00:01:40,205 Exception information: 2021-02-24T00:01:40,205 Traceback (most recent call last): 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-24T00:01:40,205 crit = self.state.criteria[name] 2021-02-24T00:01:40,205 KeyError: 'py2048base' 2021-02-24T00:01:40,205 2021-02-24T00:01:40,205 During handling of the above exception, another exception occurred: 2021-02-24T00:01:40,205 2021-02-24T00:01:40,205 Traceback (most recent call last): 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-24T00:01:40,205 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-24T00:01:40,205 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-24T00:01:40,205 raise RequirementsConflicted(criterion) 2021-02-24T00:01:40,205 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('py2048base==0.2') 2021-02-24T00:01:40,205 2021-02-24T00:01:40,205 During handling of the above exception, another exception occurred: 2021-02-24T00:01:40,205 2021-02-24T00:01:40,205 Traceback (most recent call last): 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-24T00:01:40,205 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-24T00:01:40,205 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-24T00:01:40,205 raise ResolutionImpossible(e.criterion.information) 2021-02-24T00:01:40,205 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('py2048base==0.2'), parent=None)] 2021-02-24T00:01:40,205 2021-02-24T00:01:40,205 The above exception was the direct cause of the following exception: 2021-02-24T00:01:40,205 2021-02-24T00:01:40,205 Traceback (most recent call last): 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-24T00:01:40,205 status = self.run(options, args) 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-24T00:01:40,205 return func(self, options, args) 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-24T00:01:40,205 reqs, check_supported_wheels=True 2021-02-24T00:01:40,205 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-24T00:01:40,205 six.raise_from(error, e) 2021-02-24T00:01:40,205 File "", line 3, in raise_from 2021-02-24T00:01:40,205 pip._internal.exceptions.DistributionNotFound: No matching distribution found for py2048base==0.2 2021-02-24T00:01:40,209 Removed build tracker: '/tmp/pip-req-tracker-0p44t2oz'