2023-04-10T06:38:11,201 Created temporary directory: /tmp/pip-ephem-wheel-cache-5cf_y5g0 2023-04-10T06:38:11,206 Created temporary directory: /tmp/pip-build-tracker-fl48ndqg 2023-04-10T06:38:11,207 Initialized build tracking at /tmp/pip-build-tracker-fl48ndqg 2023-04-10T06:38:11,208 Created build tracker: /tmp/pip-build-tracker-fl48ndqg 2023-04-10T06:38:11,208 Entered build tracker: /tmp/pip-build-tracker-fl48ndqg 2023-04-10T06:38:11,209 Created temporary directory: /tmp/pip-wheel-f4s60qdq 2023-04-10T06:38:11,219 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-04-10T06:38:11,225 Created temporary directory: /tmp/pip-ephem-wheel-cache-cq5c8wlz 2023-04-10T06:38:11,283 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-04-10T06:38:11,290 2 location(s) to search for versions of wbpfonttools: 2023-04-10T06:38:11,290 * https://pypi.org/simple/wbpfonttools/ 2023-04-10T06:38:11,290 * https://www.piwheels.org/simple/wbpfonttools/ 2023-04-10T06:38:11,291 Fetching project page and analyzing links: https://pypi.org/simple/wbpfonttools/ 2023-04-10T06:38:11,292 Getting page https://pypi.org/simple/wbpfonttools/ 2023-04-10T06:38:11,295 Found index url https://pypi.org/simple 2023-04-10T06:38:11,483 Fetched page https://pypi.org/simple/wbpfonttools/ as application/vnd.pypi.simple.v1+json 2023-04-10T06:38:11,485 Skipping link: No binaries permitted for wbpfonttools: https://files.pythonhosted.org/packages/63/b4/1b0c15a2fa8743d0da68f5a829d8085661d63bd51666580c2f70de02c50a/wbpFonttools-0.1.7-py3-none-any.whl (from https://pypi.org/simple/wbpfonttools/) (requires-python:<3.11,>=3.8) 2023-04-10T06:38:11,487 Link requires a different Python (3.7.3 not in: '<3.11,>=3.8'): https://files.pythonhosted.org/packages/1f/1c/6f3102d9c5c20a0b1d53c01d3b94e81f932eddd516941c7314592a8c4e9d/wbpFonttools-0.1.7.tar.gz (from https://pypi.org/simple/wbpfonttools/) (requires-python:<3.11,>=3.8) 2023-04-10T06:38:11,488 Skipping link: 0.1.7 Requires-Python <3.11,>=3.8: https://files.pythonhosted.org/packages/1f/1c/6f3102d9c5c20a0b1d53c01d3b94e81f932eddd516941c7314592a8c4e9d/wbpFonttools-0.1.7.tar.gz (from https://pypi.org/simple/wbpfonttools/) (requires-python:<3.11,>=3.8) 2023-04-10T06:38:11,489 Fetching project page and analyzing links: https://www.piwheels.org/simple/wbpfonttools/ 2023-04-10T06:38:11,489 Getting page https://www.piwheels.org/simple/wbpfonttools/ 2023-04-10T06:38:11,491 Found index url https://www.piwheels.org/simple 2023-04-10T06:38:11,704 Fetched page https://www.piwheels.org/simple/wbpfonttools/ as text/html 2023-04-10T06:38:11,706 Skipping link: not a file: https://www.piwheels.org/simple/wbpfonttools/ 2023-04-10T06:38:11,707 Skipping link: not a file: https://pypi.org/simple/wbpfonttools/ 2023-04-10T06:38:11,739 Given no hashes to check 0 links for project 'wbpfonttools': discarding no candidates 2023-04-10T06:38:11,740 ERROR: Ignored the following versions that require a different python version: 0.1.7 Requires-Python <3.11,>=3.8 2023-04-10T06:38:11,742 ERROR: Could not find a version that satisfies the requirement wbpfonttools==0.1.7 (from versions: none) 2023-04-10T06:38:11,745 ERROR: No matching distribution found for wbpfonttools==0.1.7 2023-04-10T06:38:11,746 Exception information: 2023-04-10T06:38:11,746 Traceback (most recent call last): 2023-04-10T06:38:11,746 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-04-10T06:38:11,746 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-04-10T06:38:11,746 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-04-10T06:38:11,746 raise RequirementsConflicted(criterion) 2023-04-10T06:38:11,746 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('wbpfonttools==0.1.7') 2023-04-10T06:38:11,746 2023-04-10T06:38:11,746 During handling of the above exception, another exception occurred: 2023-04-10T06:38:11,746 2023-04-10T06:38:11,746 Traceback (most recent call last): 2023-04-10T06:38:11,746 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-04-10T06:38:11,746 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-04-10T06:38:11,746 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-04-10T06:38:11,746 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-04-10T06:38:11,746 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-04-10T06:38:11,746 raise ResolutionImpossible(e.criterion.information) 2023-04-10T06:38:11,746 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('wbpfonttools==0.1.7'), parent=None)] 2023-04-10T06:38:11,746 2023-04-10T06:38:11,746 The above exception was the direct cause of the following exception: 2023-04-10T06:38:11,746 2023-04-10T06:38:11,746 Traceback (most recent call last): 2023-04-10T06:38:11,746 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-04-10T06:38:11,746 status = run_func(*args) 2023-04-10T06:38:11,746 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-04-10T06:38:11,746 return func(self, options, args) 2023-04-10T06:38:11,746 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-04-10T06:38:11,746 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-04-10T06:38:11,746 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-04-10T06:38:11,746 raise error from e 2023-04-10T06:38:11,746 pip._internal.exceptions.DistributionNotFound: No matching distribution found for wbpfonttools==0.1.7 2023-04-10T06:38:11,755 Removed build tracker: '/tmp/pip-build-tracker-fl48ndqg'