2023-02-20T16:08:39,783 Created temporary directory: /tmp/pip-ephem-wheel-cache-tfxgn9ok 2023-02-20T16:08:39,787 Created temporary directory: /tmp/pip-build-tracker-29jy9cdw 2023-02-20T16:08:39,787 Initialized build tracking at /tmp/pip-build-tracker-29jy9cdw 2023-02-20T16:08:39,788 Created build tracker: /tmp/pip-build-tracker-29jy9cdw 2023-02-20T16:08:39,788 Entered build tracker: /tmp/pip-build-tracker-29jy9cdw 2023-02-20T16:08:39,789 Created temporary directory: /tmp/pip-wheel-ycpte04r 2023-02-20T16:08:39,797 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-20T16:08:39,803 Created temporary directory: /tmp/pip-ephem-wheel-cache-dfxj1qxr 2023-02-20T16:08:39,860 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-20T16:08:39,867 2 location(s) to search for versions of vanilla-violin: 2023-02-20T16:08:39,867 * https://pypi.org/simple/vanilla-violin/ 2023-02-20T16:08:39,867 * https://www.piwheels.org/simple/vanilla-violin/ 2023-02-20T16:08:39,868 Fetching project page and analyzing links: https://pypi.org/simple/vanilla-violin/ 2023-02-20T16:08:39,869 Getting page https://pypi.org/simple/vanilla-violin/ 2023-02-20T16:08:39,872 Found index url https://pypi.org/simple 2023-02-20T16:08:40,080 Fetched page https://pypi.org/simple/vanilla-violin/ as application/vnd.pypi.simple.v1+json 2023-02-20T16:08:40,083 Skipping link: No binaries permitted for vanilla-violin: https://files.pythonhosted.org/packages/46/39/2ca4c264edbfbc17e4bc23d498bba45033f521e5be6ac82c7ae2408814d4/vanilla_violin-0.0.8-py3-none-any.whl (from https://pypi.org/simple/vanilla-violin/) (requires-python:>=3.9) 2023-02-20T16:08:40,085 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/64/ed/f63d9de071428344b214c61338b33e8b74ddfa3a9f071be3046a50d57738/vanilla_violin-0.0.8.tar.gz (from https://pypi.org/simple/vanilla-violin/) (requires-python:>=3.9) 2023-02-20T16:08:40,085 Skipping link: 0.0.8 Requires-Python >=3.9: https://files.pythonhosted.org/packages/64/ed/f63d9de071428344b214c61338b33e8b74ddfa3a9f071be3046a50d57738/vanilla_violin-0.0.8.tar.gz (from https://pypi.org/simple/vanilla-violin/) (requires-python:>=3.9) 2023-02-20T16:08:40,086 Fetching project page and analyzing links: https://www.piwheels.org/simple/vanilla-violin/ 2023-02-20T16:08:40,086 Getting page https://www.piwheels.org/simple/vanilla-violin/ 2023-02-20T16:08:40,089 Found index url https://www.piwheels.org/simple 2023-02-20T16:08:40,313 Fetched page https://www.piwheels.org/simple/vanilla-violin/ as text/html 2023-02-20T16:08:40,314 Skipping link: not a file: https://www.piwheels.org/simple/vanilla-violin/ 2023-02-20T16:08:40,315 Skipping link: not a file: https://pypi.org/simple/vanilla-violin/ 2023-02-20T16:08:40,347 Given no hashes to check 0 links for project 'vanilla-violin': discarding no candidates 2023-02-20T16:08:40,348 ERROR: Ignored the following versions that require a different python version: 0.0.8 Requires-Python >=3.9 2023-02-20T16:08:40,350 ERROR: Could not find a version that satisfies the requirement vanilla-violin==0.0.8 (from versions: none) 2023-02-20T16:08:40,353 ERROR: No matching distribution found for vanilla-violin==0.0.8 2023-02-20T16:08:40,355 Exception information: 2023-02-20T16:08:40,355 Traceback (most recent call last): 2023-02-20T16:08:40,355 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-02-20T16:08:40,355 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-02-20T16:08:40,355 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-02-20T16:08:40,355 raise RequirementsConflicted(criterion) 2023-02-20T16:08:40,355 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vanilla-violin==0.0.8') 2023-02-20T16:08:40,355 2023-02-20T16:08:40,355 During handling of the above exception, another exception occurred: 2023-02-20T16:08:40,355 2023-02-20T16:08:40,355 Traceback (most recent call last): 2023-02-20T16:08:40,355 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-02-20T16:08:40,355 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-02-20T16:08:40,355 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-02-20T16:08:40,355 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-02-20T16:08:40,355 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-02-20T16:08:40,355 raise ResolutionImpossible(e.criterion.information) 2023-02-20T16:08:40,355 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vanilla-violin==0.0.8'), parent=None)] 2023-02-20T16:08:40,355 2023-02-20T16:08:40,355 The above exception was the direct cause of the following exception: 2023-02-20T16:08:40,355 2023-02-20T16:08:40,355 Traceback (most recent call last): 2023-02-20T16:08:40,355 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-02-20T16:08:40,355 status = run_func(*args) 2023-02-20T16:08:40,355 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-02-20T16:08:40,355 return func(self, options, args) 2023-02-20T16:08:40,355 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-02-20T16:08:40,355 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-02-20T16:08:40,355 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-02-20T16:08:40,355 raise error from e 2023-02-20T16:08:40,355 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vanilla-violin==0.0.8 2023-02-20T16:08:40,363 Removed build tracker: '/tmp/pip-build-tracker-29jy9cdw'