2023-02-01T00:51:15,015 Created temporary directory: /tmp/pip-ephem-wheel-cache-wd09gn52 2023-02-01T00:51:15,020 Created temporary directory: /tmp/pip-build-tracker-ustduudf 2023-02-01T00:51:15,021 Initialized build tracking at /tmp/pip-build-tracker-ustduudf 2023-02-01T00:51:15,021 Created build tracker: /tmp/pip-build-tracker-ustduudf 2023-02-01T00:51:15,021 Entered build tracker: /tmp/pip-build-tracker-ustduudf 2023-02-01T00:51:15,023 Created temporary directory: /tmp/pip-wheel-jk7ac4z3 2023-02-01T00:51:15,030 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-02-01T00:51:15,036 Created temporary directory: /tmp/pip-ephem-wheel-cache-oz39x3nu 2023-02-01T00:51:15,087 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-01T00:51:15,094 2 location(s) to search for versions of fibepjson: 2023-02-01T00:51:15,094 * https://pypi.org/simple/fibepjson/ 2023-02-01T00:51:15,094 * https://www.piwheels.org/simple/fibepjson/ 2023-02-01T00:51:15,095 Fetching project page and analyzing links: https://pypi.org/simple/fibepjson/ 2023-02-01T00:51:15,096 Getting page https://pypi.org/simple/fibepjson/ 2023-02-01T00:51:15,099 Found index url https://pypi.org/simple 2023-02-01T00:51:15,320 Fetched page https://pypi.org/simple/fibepjson/ as application/vnd.pypi.simple.v1+json 2023-02-01T00:51:15,322 Skipping link: No binaries permitted for fibepjson: https://files.pythonhosted.org/packages/c7/b8/d5dbd865c1becb966354a3455d95c4c50c6d6357134929b7f091c6d9fad5/fibepjson-0.1-py3-none-any.whl (from https://pypi.org/simple/fibepjson/) (requires-python:>=3.9) 2023-02-01T00:51:15,324 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/d9/a7/c23d365c859a34a479b50798c5b96c0ee6b0cbf8cb75bd909388459c50d6/fibepjson-0.1.tar.gz (from https://pypi.org/simple/fibepjson/) (requires-python:>=3.9) 2023-02-01T00:51:15,324 Skipping link: 0.1 Requires-Python >=3.9: https://files.pythonhosted.org/packages/d9/a7/c23d365c859a34a479b50798c5b96c0ee6b0cbf8cb75bd909388459c50d6/fibepjson-0.1.tar.gz (from https://pypi.org/simple/fibepjson/) (requires-python:>=3.9) 2023-02-01T00:51:15,325 Fetching project page and analyzing links: https://www.piwheels.org/simple/fibepjson/ 2023-02-01T00:51:15,326 Getting page https://www.piwheels.org/simple/fibepjson/ 2023-02-01T00:51:15,328 Found index url https://www.piwheels.org/simple 2023-02-01T00:51:15,592 Fetched page https://www.piwheels.org/simple/fibepjson/ as text/html 2023-02-01T00:51:15,594 Skipping link: not a file: https://www.piwheels.org/simple/fibepjson/ 2023-02-01T00:51:15,595 Skipping link: not a file: https://pypi.org/simple/fibepjson/ 2023-02-01T00:51:15,626 Given no hashes to check 0 links for project 'fibepjson': discarding no candidates 2023-02-01T00:51:15,627 ERROR: Ignored the following versions that require a different python version: 0.1 Requires-Python >=3.9 2023-02-01T00:51:15,630 ERROR: Could not find a version that satisfies the requirement fibepjson==0.1 (from versions: none) 2023-02-01T00:51:15,632 ERROR: No matching distribution found for fibepjson==0.1 2023-02-01T00:51:15,634 Exception information: 2023-02-01T00:51:15,634 Traceback (most recent call last): 2023-02-01T00:51:15,634 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-02-01T00:51:15,634 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-02-01T00:51:15,634 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-02-01T00:51:15,634 raise RequirementsConflicted(criterion) 2023-02-01T00:51:15,634 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fibepjson==0.1') 2023-02-01T00:51:15,634 2023-02-01T00:51:15,634 During handling of the above exception, another exception occurred: 2023-02-01T00:51:15,634 2023-02-01T00:51:15,634 Traceback (most recent call last): 2023-02-01T00:51:15,634 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-02-01T00:51:15,634 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-02-01T00:51:15,634 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-02-01T00:51:15,634 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-02-01T00:51:15,634 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-02-01T00:51:15,634 raise ResolutionImpossible(e.criterion.information) 2023-02-01T00:51:15,634 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fibepjson==0.1'), parent=None)] 2023-02-01T00:51:15,634 2023-02-01T00:51:15,634 The above exception was the direct cause of the following exception: 2023-02-01T00:51:15,634 2023-02-01T00:51:15,634 Traceback (most recent call last): 2023-02-01T00:51:15,634 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-02-01T00:51:15,634 status = run_func(*args) 2023-02-01T00:51:15,634 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-02-01T00:51:15,634 return func(self, options, args) 2023-02-01T00:51:15,634 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-02-01T00:51:15,634 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-02-01T00:51:15,634 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-02-01T00:51:15,634 raise error from e 2023-02-01T00:51:15,634 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fibepjson==0.1 2023-02-01T00:51:15,643 Removed build tracker: '/tmp/pip-build-tracker-ustduudf'