2021-12-07T10:23:16,215 Created temporary directory: /tmp/pip-ephem-wheel-cache-7isye4o7 2021-12-07T10:23:16,221 Created temporary directory: /tmp/pip-req-tracker-4ta2hp8t 2021-12-07T10:23:16,221 Initialized build tracking at /tmp/pip-req-tracker-4ta2hp8t 2021-12-07T10:23:16,222 Created build tracker: /tmp/pip-req-tracker-4ta2hp8t 2021-12-07T10:23:16,222 Entered build tracker: /tmp/pip-req-tracker-4ta2hp8t 2021-12-07T10:23:16,223 Created temporary directory: /tmp/pip-wheel-tm25v9qc 2021-12-07T10:23:16,293 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-07T10:23:16,298 2 location(s) to search for versions of gruntest: 2021-12-07T10:23:16,298 * https://pypi.org/simple/gruntest/ 2021-12-07T10:23:16,298 * https://www.piwheels.org/simple/gruntest/ 2021-12-07T10:23:16,299 Fetching project page and analyzing links: https://pypi.org/simple/gruntest/ 2021-12-07T10:23:16,300 Getting page https://pypi.org/simple/gruntest/ 2021-12-07T10:23:16,303 Found index url https://pypi.org/simple 2021-12-07T10:23:16,517 Skipping link: No binaries permitted for gruntest: https://files.pythonhosted.org/packages/2b/7f/5332140fd7177fa1c972b6bb3e88e62e2f7c79f3672dff5ead696fa3a536/gruntest-0.1.0-py3-none-any.whl#sha256=b225310713b62bff30e9d9c0fb7e6fb73e8cbc9723292b417c6cef8f3238298d (from https://pypi.org/simple/gruntest/) (requires-python:>=3.9,<4.0) 2021-12-07T10:23:16,520 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/85/b6/1660b2796caea3aa8e6ee3d27f578c8996be3ee3232d29ee14a36045a7d6/gruntest-0.1.0.tar.gz#sha256=fc27bd7fb2c9f20f173b467b09c84d348470598b2a0434b56e29cb1aad5daac8 (from https://pypi.org/simple/gruntest/) (requires-python:>=3.9,<4.0) 2021-12-07T10:23:16,520 Skipping link: No binaries permitted for gruntest: https://files.pythonhosted.org/packages/0d/df/c155dde3fd2aad6e0b7f77707b15dc0de77ac77a72b1f160752232eb7c6d/gruntest-0.1.1-py3-none-any.whl#sha256=050f483bcf936320d21ee5f5cc83be6c82ef79cb7801d6662304dd41a52aa0ee (from https://pypi.org/simple/gruntest/) (requires-python:>=3.9,<4.0) 2021-12-07T10:23:16,522 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/3d/8a/4a783bc3829cbded3d4d4787b52457a1a73586c0bf45d1e6ab28bc12f99d/gruntest-0.1.1.tar.gz#sha256=7b213053e31a68cd956650e15d7524eec85ac0ed9bbd20e572637421d6de763b (from https://pypi.org/simple/gruntest/) (requires-python:>=3.9,<4.0) 2021-12-07T10:23:16,523 Fetching project page and analyzing links: https://www.piwheels.org/simple/gruntest/ 2021-12-07T10:23:16,523 Getting page https://www.piwheels.org/simple/gruntest/ 2021-12-07T10:23:16,525 Found index url https://www.piwheels.org/simple 2021-12-07T10:23:16,736 Skipping link: not a file: https://www.piwheels.org/simple/gruntest/ 2021-12-07T10:23:16,736 Skipping link: not a file: https://pypi.org/simple/gruntest/ 2021-12-07T10:23:16,768 Given no hashes to check 0 links for project 'gruntest': discarding no candidates 2021-12-07T10:23:16,769 ERROR: Could not find a version that satisfies the requirement gruntest==0.1.1 (from versions: none) 2021-12-07T10:23:16,769 ERROR: No matching distribution found for gruntest==0.1.1 2021-12-07T10:23:16,770 Exception information: 2021-12-07T10:23:16,770 Traceback (most recent call last): 2021-12-07T10:23:16,770 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-07T10:23:16,770 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-07T10:23:16,770 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-07T10:23:16,770 raise RequirementsConflicted(criterion) 2021-12-07T10:23:16,770 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gruntest==0.1.1') 2021-12-07T10:23:16,770 2021-12-07T10:23:16,770 During handling of the above exception, another exception occurred: 2021-12-07T10:23:16,770 2021-12-07T10:23:16,770 Traceback (most recent call last): 2021-12-07T10:23:16,770 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-07T10:23:16,770 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-07T10:23:16,770 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-07T10:23:16,770 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-07T10:23:16,770 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-07T10:23:16,770 raise ResolutionImpossible(e.criterion.information) 2021-12-07T10:23:16,770 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gruntest==0.1.1'), parent=None)] 2021-12-07T10:23:16,770 2021-12-07T10:23:16,770 The above exception was the direct cause of the following exception: 2021-12-07T10:23:16,770 2021-12-07T10:23:16,770 Traceback (most recent call last): 2021-12-07T10:23:16,770 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-07T10:23:16,770 status = run_func(*args) 2021-12-07T10:23:16,770 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-07T10:23:16,770 return func(self, options, args) 2021-12-07T10:23:16,770 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-07T10:23:16,770 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-07T10:23:16,770 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-07T10:23:16,770 raise error from e 2021-12-07T10:23:16,770 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gruntest==0.1.1 2021-12-07T10:23:16,778 Removed build tracker: '/tmp/pip-req-tracker-4ta2hp8t'