2022-04-29T15:10:48,618 Created temporary directory: /tmp/pip-ephem-wheel-cache-rvxkoy4y 2022-04-29T15:10:48,625 Created temporary directory: /tmp/pip-req-tracker-4z6mqz9c 2022-04-29T15:10:48,625 Initialized build tracking at /tmp/pip-req-tracker-4z6mqz9c 2022-04-29T15:10:48,626 Created build tracker: /tmp/pip-req-tracker-4z6mqz9c 2022-04-29T15:10:48,626 Entered build tracker: /tmp/pip-req-tracker-4z6mqz9c 2022-04-29T15:10:48,628 Created temporary directory: /tmp/pip-wheel-5lpk5cs6 2022-04-29T15:10:48,688 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-29T15:10:48,691 2 location(s) to search for versions of nohack-2005-part2: 2022-04-29T15:10:48,691 * https://pypi.org/simple/nohack-2005-part2/ 2022-04-29T15:10:48,691 * https://www.piwheels.org/simple/nohack-2005-part2/ 2022-04-29T15:10:48,692 Fetching project page and analyzing links: https://pypi.org/simple/nohack-2005-part2/ 2022-04-29T15:10:48,694 Getting page https://pypi.org/simple/nohack-2005-part2/ 2022-04-29T15:10:48,698 Found index url https://pypi.org/simple 2022-04-29T15:10:49,011 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/b9/ee/3b6587098341c03f9f83815f95dd173cf3dcf590700dd8d288586437d981/nohack-2005-part2-2022.4.29.0.tar.gz#sha256=9ad45adf492123040083ad7cbf22d9ecf16945f2dd426a65fbf9de512ee6f31e (from https://pypi.org/simple/nohack-2005-part2/) (requires-python:>=3.6) 2022-04-29T15:10:49,011 Skipping link: No binaries permitted for nohack-2005-part2: https://files.pythonhosted.org/packages/89/4a/e41187299cd89f368e204a6b981737c76d6cc84438f05d4a9822e3c0b82a/nohack_2005_part2-2022.4.29.0-py3-none-any.whl#sha256=b0e27284cfb04e21dd2e259eb8c1b3567cd1223ae19b1976b8343ade620ee924 (from https://pypi.org/simple/nohack-2005-part2/) (requires-python:>=3.6) 2022-04-29T15:10:49,012 Fetching project page and analyzing links: https://www.piwheels.org/simple/nohack-2005-part2/ 2022-04-29T15:10:49,013 Getting page https://www.piwheels.org/simple/nohack-2005-part2/ 2022-04-29T15:10:49,015 Found index url https://www.piwheels.org/simple 2022-04-29T15:10:49,280 Given no hashes to check 0 links for project 'nohack-2005-part2': discarding no candidates 2022-04-29T15:10:49,281 ERROR: Could not find a version that satisfies the requirement nohack-2005-part2==2022.4.29.0 2022-04-29T15:10:49,282 ERROR: No matching distribution found for nohack-2005-part2==2022.4.29.0 2022-04-29T15:10:49,283 Exception information: 2022-04-29T15:10:49,283 Traceback (most recent call last): 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-04-29T15:10:49,283 crit = self.state.criteria[name] 2022-04-29T15:10:49,283 KeyError: 'nohack-2005-part2' 2022-04-29T15:10:49,283 2022-04-29T15:10:49,283 During handling of the above exception, another exception occurred: 2022-04-29T15:10:49,283 2022-04-29T15:10:49,283 Traceback (most recent call last): 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-04-29T15:10:49,283 name, crit = self._merge_into_criterion(r, parent=None) 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-04-29T15:10:49,283 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-04-29T15:10:49,283 raise RequirementsConflicted(criterion) 2022-04-29T15:10:49,283 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nohack-2005-part2==2022.4.29.0') 2022-04-29T15:10:49,283 2022-04-29T15:10:49,283 During handling of the above exception, another exception occurred: 2022-04-29T15:10:49,283 2022-04-29T15:10:49,283 Traceback (most recent call last): 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-04-29T15:10:49,283 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-04-29T15:10:49,283 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-04-29T15:10:49,283 raise ResolutionImpossible(e.criterion.information) 2022-04-29T15:10:49,283 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nohack-2005-part2==2022.4.29.0'), parent=None)] 2022-04-29T15:10:49,283 2022-04-29T15:10:49,283 The above exception was the direct cause of the following exception: 2022-04-29T15:10:49,283 2022-04-29T15:10:49,283 Traceback (most recent call last): 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-04-29T15:10:49,283 status = self.run(options, args) 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-04-29T15:10:49,283 return func(self, options, args) 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-04-29T15:10:49,283 reqs, check_supported_wheels=True 2022-04-29T15:10:49,283 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-04-29T15:10:49,283 six.raise_from(error, e) 2022-04-29T15:10:49,283 File "", line 3, in raise_from 2022-04-29T15:10:49,283 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nohack-2005-part2==2022.4.29.0 2022-04-29T15:10:49,292 Removed build tracker: '/tmp/pip-req-tracker-4z6mqz9c'