2023-01-22T00:13:52,250 Created temporary directory: /tmp/pip-ephem-wheel-cache-we_8_g6q 2023-01-22T00:13:52,254 Created temporary directory: /tmp/pip-build-tracker-mvw2m1x2 2023-01-22T00:13:52,255 Initialized build tracking at /tmp/pip-build-tracker-mvw2m1x2 2023-01-22T00:13:52,255 Created build tracker: /tmp/pip-build-tracker-mvw2m1x2 2023-01-22T00:13:52,255 Entered build tracker: /tmp/pip-build-tracker-mvw2m1x2 2023-01-22T00:13:52,257 Created temporary directory: /tmp/pip-wheel-gejngbcs 2023-01-22T00:13:52,264 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-01-22T00:13:52,270 Created temporary directory: /tmp/pip-ephem-wheel-cache-duj8jz4z 2023-01-22T00:13:52,327 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-22T00:13:52,334 2 location(s) to search for versions of jctlfmt: 2023-01-22T00:13:52,334 * https://pypi.org/simple/jctlfmt/ 2023-01-22T00:13:52,334 * https://www.piwheels.org/simple/jctlfmt/ 2023-01-22T00:13:52,335 Fetching project page and analyzing links: https://pypi.org/simple/jctlfmt/ 2023-01-22T00:13:52,336 Getting page https://pypi.org/simple/jctlfmt/ 2023-01-22T00:13:52,339 Found index url https://pypi.org/simple 2023-01-22T00:13:52,569 Fetched page https://pypi.org/simple/jctlfmt/ as application/vnd.pypi.simple.v1+json 2023-01-22T00:13:52,571 Skipping link: No binaries permitted for jctlfmt: https://files.pythonhosted.org/packages/1d/ef/44ebc47aa8e01dc65c2f27613a1597c711f4bc829851b50153979f04b027/jctlfmt-1.0-py3-none-any.whl (from https://pypi.org/simple/jctlfmt/) (requires-python:>=3.9.1) 2023-01-22T00:13:52,573 Link requires a different Python (3.7.3 not in: '>=3.9.1'): https://files.pythonhosted.org/packages/02/15/202ae7b0aa76533ecf977a1fdf55528cc044e190fb427d9bd34351292784/jctlfmt-1.0.tar.gz (from https://pypi.org/simple/jctlfmt/) (requires-python:>=3.9.1) 2023-01-22T00:13:52,573 Skipping link: 1.0 Requires-Python >=3.9.1: https://files.pythonhosted.org/packages/02/15/202ae7b0aa76533ecf977a1fdf55528cc044e190fb427d9bd34351292784/jctlfmt-1.0.tar.gz (from https://pypi.org/simple/jctlfmt/) (requires-python:>=3.9.1) 2023-01-22T00:13:52,574 Fetching project page and analyzing links: https://www.piwheels.org/simple/jctlfmt/ 2023-01-22T00:13:52,575 Getting page https://www.piwheels.org/simple/jctlfmt/ 2023-01-22T00:13:52,577 Found index url https://www.piwheels.org/simple 2023-01-22T00:13:52,975 Fetched page https://www.piwheels.org/simple/jctlfmt/ as text/html 2023-01-22T00:13:52,977 Skipping link: not a file: https://www.piwheels.org/simple/jctlfmt/ 2023-01-22T00:13:52,978 Skipping link: not a file: https://pypi.org/simple/jctlfmt/ 2023-01-22T00:13:53,009 Given no hashes to check 0 links for project 'jctlfmt': discarding no candidates 2023-01-22T00:13:53,010 ERROR: Ignored the following versions that require a different python version: 1.0 Requires-Python >=3.9.1 2023-01-22T00:13:53,013 ERROR: Could not find a version that satisfies the requirement jctlfmt==1.0 (from versions: none) 2023-01-22T00:13:53,015 ERROR: No matching distribution found for jctlfmt==1.0 2023-01-22T00:13:53,017 Exception information: 2023-01-22T00:13:53,017 Traceback (most recent call last): 2023-01-22T00:13:53,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-01-22T00:13:53,017 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-01-22T00:13:53,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-01-22T00:13:53,017 raise RequirementsConflicted(criterion) 2023-01-22T00:13:53,017 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jctlfmt==1.0') 2023-01-22T00:13:53,017 2023-01-22T00:13:53,017 During handling of the above exception, another exception occurred: 2023-01-22T00:13:53,017 2023-01-22T00:13:53,017 Traceback (most recent call last): 2023-01-22T00:13:53,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-01-22T00:13:53,017 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-01-22T00:13:53,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-01-22T00:13:53,017 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-01-22T00:13:53,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-01-22T00:13:53,017 raise ResolutionImpossible(e.criterion.information) 2023-01-22T00:13:53,017 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jctlfmt==1.0'), parent=None)] 2023-01-22T00:13:53,017 2023-01-22T00:13:53,017 The above exception was the direct cause of the following exception: 2023-01-22T00:13:53,017 2023-01-22T00:13:53,017 Traceback (most recent call last): 2023-01-22T00:13:53,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-01-22T00:13:53,017 status = run_func(*args) 2023-01-22T00:13:53,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-01-22T00:13:53,017 return func(self, options, args) 2023-01-22T00:13:53,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-01-22T00:13:53,017 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-01-22T00:13:53,017 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-01-22T00:13:53,017 raise error from e 2023-01-22T00:13:53,017 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jctlfmt==1.0 2023-01-22T00:13:53,025 Removed build tracker: '/tmp/pip-build-tracker-mvw2m1x2'