2021-10-31T18:22:13,206 Created temporary directory: /tmp/pip-ephem-wheel-cache-1dj7lvlg 2021-10-31T18:22:13,209 Created temporary directory: /tmp/pip-req-tracker-8gpvpifa 2021-10-31T18:22:13,210 Initialized build tracking at /tmp/pip-req-tracker-8gpvpifa 2021-10-31T18:22:13,210 Created build tracker: /tmp/pip-req-tracker-8gpvpifa 2021-10-31T18:22:13,210 Entered build tracker: /tmp/pip-req-tracker-8gpvpifa 2021-10-31T18:22:13,211 Created temporary directory: /tmp/pip-wheel-sx15uyg3 2021-10-31T18:22:13,245 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-31T18:22:13,248 2 location(s) to search for versions of yapc: 2021-10-31T18:22:13,248 * https://pypi.org/simple/yapc/ 2021-10-31T18:22:13,248 * https://www.piwheels.org/simple/yapc/ 2021-10-31T18:22:13,248 Fetching project page and analyzing links: https://pypi.org/simple/yapc/ 2021-10-31T18:22:13,249 Getting page https://pypi.org/simple/yapc/ 2021-10-31T18:22:13,250 Found index url https://pypi.org/simple 2021-10-31T18:22:13,339 Skipping link: No binaries permitted for yapc: https://files.pythonhosted.org/packages/bd/98/6dcb48cffa56f10d5155e11b71f4bb684ffd20c9cecf4ec6a38014d6b7b4/yapc-0.1.1-py3-none-any.whl#sha256=4c645c27522917483672eb6701f98496ad75aea25acf58e112a615ff556f495c (from https://pypi.org/simple/yapc/) (requires-python:>=3.8,<4.0) 2021-10-31T18:22:13,340 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/6d/70/b04de7c542cd28a2324a04c69ad10155dfd3e161a908c159a4f44b7f03ac/yapc-0.1.1.tar.gz#sha256=96a02607cc5250ee9a17ba36a374fb46744065f5764a2032dca056853db6bbea (from https://pypi.org/simple/yapc/) (requires-python:>=3.8,<4.0) 2021-10-31T18:22:13,340 Fetching project page and analyzing links: https://www.piwheels.org/simple/yapc/ 2021-10-31T18:22:13,340 Getting page https://www.piwheels.org/simple/yapc/ 2021-10-31T18:22:13,341 Found index url https://www.piwheels.org/simple 2021-10-31T18:22:13,520 Skipping link: not a file: https://www.piwheels.org/simple/yapc/ 2021-10-31T18:22:13,520 Skipping link: not a file: https://pypi.org/simple/yapc/ 2021-10-31T18:22:13,535 Given no hashes to check 0 links for project 'yapc': discarding no candidates 2021-10-31T18:22:13,535 ERROR: Could not find a version that satisfies the requirement yapc==0.1.1 (from versions: none) 2021-10-31T18:22:13,535 ERROR: No matching distribution found for yapc==0.1.1 2021-10-31T18:22:13,536 Exception information: 2021-10-31T18:22:13,536 Traceback (most recent call last): 2021-10-31T18:22:13,536 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-31T18:22:13,536 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-31T18:22:13,536 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-31T18:22:13,536 raise RequirementsConflicted(criterion) 2021-10-31T18:22:13,536 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yapc==0.1.1') 2021-10-31T18:22:13,536 2021-10-31T18:22:13,536 During handling of the above exception, another exception occurred: 2021-10-31T18:22:13,536 2021-10-31T18:22:13,536 Traceback (most recent call last): 2021-10-31T18:22:13,536 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-31T18:22:13,536 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-31T18:22:13,536 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-31T18:22:13,536 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-31T18:22:13,536 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-31T18:22:13,536 raise ResolutionImpossible(e.criterion.information) 2021-10-31T18:22:13,536 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yapc==0.1.1'), parent=None)] 2021-10-31T18:22:13,536 2021-10-31T18:22:13,536 The above exception was the direct cause of the following exception: 2021-10-31T18:22:13,536 2021-10-31T18:22:13,536 Traceback (most recent call last): 2021-10-31T18:22:13,536 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-31T18:22:13,536 status = self.run(options, args) 2021-10-31T18:22:13,536 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-31T18:22:13,536 return func(self, options, args) 2021-10-31T18:22:13,536 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-31T18:22:13,536 reqs, check_supported_wheels=True 2021-10-31T18:22:13,536 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-31T18:22:13,536 raise error from e 2021-10-31T18:22:13,536 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yapc==0.1.1 2021-10-31T18:22:13,540 Removed build tracker: '/tmp/pip-req-tracker-8gpvpifa'