2022-11-12T21:32:15,210 Created temporary directory: /tmp/pip-ephem-wheel-cache-_hwj3vdk 2022-11-12T21:32:15,214 Created temporary directory: /tmp/pip-build-tracker-h50tr929 2022-11-12T21:32:15,215 Initialized build tracking at /tmp/pip-build-tracker-h50tr929 2022-11-12T21:32:15,215 Created build tracker: /tmp/pip-build-tracker-h50tr929 2022-11-12T21:32:15,216 Entered build tracker: /tmp/pip-build-tracker-h50tr929 2022-11-12T21:32:15,217 Created temporary directory: /tmp/pip-wheel-ijg4c897 2022-11-12T21:32:15,225 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2022-11-12T21:32:15,230 Created temporary directory: /tmp/pip-ephem-wheel-cache-cj9x_lqm 2022-11-12T21:32:15,287 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-11-12T21:32:15,294 2 location(s) to search for versions of autograder: 2022-11-12T21:32:15,294 * https://pypi.org/simple/autograder/ 2022-11-12T21:32:15,294 * https://www.piwheels.org/simple/autograder/ 2022-11-12T21:32:15,296 Fetching project page and analyzing links: https://pypi.org/simple/autograder/ 2022-11-12T21:32:15,297 Getting page https://pypi.org/simple/autograder/ 2022-11-12T21:32:15,300 Found index url https://pypi.org/simple 2022-11-12T21:32:15,527 Fetched page https://pypi.org/simple/autograder/ as application/vnd.pypi.simple.v1+json 2022-11-12T21:32:15,530 Found link https://files.pythonhosted.org/packages/11/b9/236ccddf0aa1b9221870b3e2ce6efc1128fe9cbbbe5a4727f58443228d95/autograder-1.0.0.tar.gz (from https://pypi.org/simple/autograder/), version: 1.0.0 2022-11-12T21:32:15,530 Skipping link: No binaries permitted for autograder: https://files.pythonhosted.org/packages/b5/56/0ee0e01c365263cdc0bd1a988161eee5c6e040413a1473b84bf8a34ae8eb/autograder-3.7.5-py3-none-any.whl (from https://pypi.org/simple/autograder/) (requires-python:>=3.8,<3.12) 2022-11-12T21:32:15,532 Link requires a different Python (3.7.3 not in: '>=3.8,<3.12'): https://files.pythonhosted.org/packages/4b/a8/ab2733a20ceee0754a65a59fc61af1cb2a9909c6b5b6d4d7275faaf8ceea/autograder-3.7.5.tar.gz (from https://pypi.org/simple/autograder/) (requires-python:>=3.8,<3.12) 2022-11-12T21:32:15,533 Skipping link: 3.7.5 Requires-Python >=3.8,<3.12: https://files.pythonhosted.org/packages/4b/a8/ab2733a20ceee0754a65a59fc61af1cb2a9909c6b5b6d4d7275faaf8ceea/autograder-3.7.5.tar.gz (from https://pypi.org/simple/autograder/) (requires-python:>=3.8,<3.12) 2022-11-12T21:32:15,533 Fetching project page and analyzing links: https://www.piwheels.org/simple/autograder/ 2022-11-12T21:32:15,534 Getting page https://www.piwheels.org/simple/autograder/ 2022-11-12T21:32:15,536 Found index url https://www.piwheels.org/simple 2022-11-12T21:32:15,767 Fetched page https://www.piwheels.org/simple/autograder/ as text/html 2022-11-12T21:32:15,769 Skipping link: No binaries permitted for autograder: https://www.piwheels.org/simple/autograder/autograder-1.0.0-py3-none-any.whl#sha256=b985554709bc6be815b61c4a8af782905b95bd1aa0e42d42b4213dd17aa7e4ab (from https://www.piwheels.org/simple/autograder/) 2022-11-12T21:32:15,770 Skipping link: not a file: https://www.piwheels.org/simple/autograder/ 2022-11-12T21:32:15,771 Skipping link: not a file: https://pypi.org/simple/autograder/ 2022-11-12T21:32:15,802 Given no hashes to check 0 links for project 'autograder': discarding no candidates 2022-11-12T21:32:15,804 ERROR: Ignored the following versions that require a different python version: 3.7.5 Requires-Python >=3.8,<3.12 2022-11-12T21:32:15,806 ERROR: Could not find a version that satisfies the requirement autograder==3.7.5 (from versions: 1.0.0) 2022-11-12T21:32:15,808 ERROR: No matching distribution found for autograder==3.7.5 2022-11-12T21:32:15,810 Exception information: 2022-11-12T21:32:15,810 Traceback (most recent call last): 2022-11-12T21:32:15,810 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-11-12T21:32:15,810 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-11-12T21:32:15,810 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-11-12T21:32:15,810 raise RequirementsConflicted(criterion) 2022-11-12T21:32:15,810 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('autograder==3.7.5') 2022-11-12T21:32:15,810 2022-11-12T21:32:15,810 During handling of the above exception, another exception occurred: 2022-11-12T21:32:15,810 2022-11-12T21:32:15,810 Traceback (most recent call last): 2022-11-12T21:32:15,810 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-11-12T21:32:15,810 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-11-12T21:32:15,810 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-11-12T21:32:15,810 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-11-12T21:32:15,810 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-11-12T21:32:15,810 raise ResolutionImpossible(e.criterion.information) 2022-11-12T21:32:15,810 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('autograder==3.7.5'), parent=None)] 2022-11-12T21:32:15,810 2022-11-12T21:32:15,810 The above exception was the direct cause of the following exception: 2022-11-12T21:32:15,810 2022-11-12T21:32:15,810 Traceback (most recent call last): 2022-11-12T21:32:15,810 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2022-11-12T21:32:15,810 status = run_func(*args) 2022-11-12T21:32:15,810 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2022-11-12T21:32:15,810 return func(self, options, args) 2022-11-12T21:32:15,810 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2022-11-12T21:32:15,810 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-11-12T21:32:15,810 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-11-12T21:32:15,810 raise error from e 2022-11-12T21:32:15,810 pip._internal.exceptions.DistributionNotFound: No matching distribution found for autograder==3.7.5 2022-11-12T21:32:15,818 Removed build tracker: '/tmp/pip-build-tracker-h50tr929'