2023-03-06T17:08:07,192 Created temporary directory: /tmp/pip-ephem-wheel-cache-x_la9h03 2023-03-06T17:08:07,197 Created temporary directory: /tmp/pip-build-tracker-7kcrnxtb 2023-03-06T17:08:07,198 Initialized build tracking at /tmp/pip-build-tracker-7kcrnxtb 2023-03-06T17:08:07,198 Created build tracker: /tmp/pip-build-tracker-7kcrnxtb 2023-03-06T17:08:07,199 Entered build tracker: /tmp/pip-build-tracker-7kcrnxtb 2023-03-06T17:08:07,200 Created temporary directory: /tmp/pip-wheel-eo9xem14 2023-03-06T17:08:07,210 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 2023-03-06T17:08:07,216 Created temporary directory: /tmp/pip-ephem-wheel-cache-5j43dnq6 2023-03-06T17:08:07,290 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-06T17:08:07,297 2 location(s) to search for versions of aochallenge: 2023-03-06T17:08:07,297 * https://pypi.org/simple/aochallenge/ 2023-03-06T17:08:07,297 * https://www.piwheels.org/simple/aochallenge/ 2023-03-06T17:08:07,298 Fetching project page and analyzing links: https://pypi.org/simple/aochallenge/ 2023-03-06T17:08:07,300 Getting page https://pypi.org/simple/aochallenge/ 2023-03-06T17:08:07,303 Found index url https://pypi.org/simple 2023-03-06T17:08:07,543 Fetched page https://pypi.org/simple/aochallenge/ as application/vnd.pypi.simple.v1+json 2023-03-06T17:08:07,546 Skipping link: No binaries permitted for aochallenge: https://files.pythonhosted.org/packages/00/c1/eeee6de4ab2f46eeb59f88f38653bd5b02b5a66185e5b8356f10c7f818bb/aochallenge-1.0b1-py3-none-any.whl (from https://pypi.org/simple/aochallenge/) (requires-python:>=3.10) 2023-03-06T17:08:07,548 Link requires a different Python (3.7.3 not in: '>=3.10'): https://files.pythonhosted.org/packages/d6/4c/23515d44c62b18db022271ef9ee3f67cdd5c76147bddc84bf5e31595ec95/aochallenge-1.0b1.tar.gz (from https://pypi.org/simple/aochallenge/) (requires-python:>=3.10) 2023-03-06T17:08:07,548 Skipping link: 1.0b1 Requires-Python >=3.10: https://files.pythonhosted.org/packages/d6/4c/23515d44c62b18db022271ef9ee3f67cdd5c76147bddc84bf5e31595ec95/aochallenge-1.0b1.tar.gz (from https://pypi.org/simple/aochallenge/) (requires-python:>=3.10) 2023-03-06T17:08:07,549 Fetching project page and analyzing links: https://www.piwheels.org/simple/aochallenge/ 2023-03-06T17:08:07,550 Getting page https://www.piwheels.org/simple/aochallenge/ 2023-03-06T17:08:07,552 Found index url https://www.piwheels.org/simple 2023-03-06T17:08:07,775 Fetched page https://www.piwheels.org/simple/aochallenge/ as text/html 2023-03-06T17:08:07,777 Skipping link: not a file: https://www.piwheels.org/simple/aochallenge/ 2023-03-06T17:08:07,777 Skipping link: not a file: https://pypi.org/simple/aochallenge/ 2023-03-06T17:08:07,813 Given no hashes to check 0 links for project 'aochallenge': discarding no candidates 2023-03-06T17:08:07,814 ERROR: Ignored the following versions that require a different python version: 1.0b1 Requires-Python >=3.10 2023-03-06T17:08:07,816 ERROR: Could not find a version that satisfies the requirement aochallenge==1.0b1 (from versions: none) 2023-03-06T17:08:07,819 ERROR: No matching distribution found for aochallenge==1.0b1 2023-03-06T17:08:07,821 Exception information: 2023-03-06T17:08:07,821 Traceback (most recent call last): 2023-03-06T17:08:07,821 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-06T17:08:07,821 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-06T17:08:07,821 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-06T17:08:07,821 raise RequirementsConflicted(criterion) 2023-03-06T17:08:07,821 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aochallenge==1.0b1') 2023-03-06T17:08:07,821 2023-03-06T17:08:07,821 During handling of the above exception, another exception occurred: 2023-03-06T17:08:07,821 2023-03-06T17:08:07,821 Traceback (most recent call last): 2023-03-06T17:08:07,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-03-06T17:08:07,821 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-03-06T17:08:07,821 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-06T17:08:07,821 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-06T17:08:07,821 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-06T17:08:07,821 raise ResolutionImpossible(e.criterion.information) 2023-03-06T17:08:07,821 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aochallenge==1.0b1'), parent=None)] 2023-03-06T17:08:07,821 2023-03-06T17:08:07,821 The above exception was the direct cause of the following exception: 2023-03-06T17:08:07,821 2023-03-06T17:08:07,821 Traceback (most recent call last): 2023-03-06T17:08:07,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-06T17:08:07,821 status = run_func(*args) 2023-03-06T17:08:07,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-06T17:08:07,821 return func(self, options, args) 2023-03-06T17:08:07,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-06T17:08:07,821 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-06T17:08:07,821 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-06T17:08:07,821 raise error from e 2023-03-06T17:08:07,821 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aochallenge==1.0b1 2023-03-06T17:08:07,829 Removed build tracker: '/tmp/pip-build-tracker-7kcrnxtb'