2023-02-06T16:59:32,855 Created temporary directory: /tmp/pip-ephem-wheel-cache-t3k7q52j 2023-02-06T16:59:32,860 Created temporary directory: /tmp/pip-build-tracker-2sxqy874 2023-02-06T16:59:32,860 Initialized build tracking at /tmp/pip-build-tracker-2sxqy874 2023-02-06T16:59:32,861 Created build tracker: /tmp/pip-build-tracker-2sxqy874 2023-02-06T16:59:32,861 Entered build tracker: /tmp/pip-build-tracker-2sxqy874 2023-02-06T16:59:32,862 Created temporary directory: /tmp/pip-wheel-kwh_98e1 2023-02-06T16:59:32,870 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-06T16:59:32,876 Created temporary directory: /tmp/pip-ephem-wheel-cache-q_plbvhr 2023-02-06T16:59:32,927 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-02-06T16:59:32,934 2 location(s) to search for versions of patch-denoise: 2023-02-06T16:59:32,934 * https://pypi.org/simple/patch-denoise/ 2023-02-06T16:59:32,934 * https://www.piwheels.org/simple/patch-denoise/ 2023-02-06T16:59:32,935 Fetching project page and analyzing links: https://pypi.org/simple/patch-denoise/ 2023-02-06T16:59:32,936 Getting page https://pypi.org/simple/patch-denoise/ 2023-02-06T16:59:32,939 Found index url https://pypi.org/simple 2023-02-06T16:59:33,171 Fetched page https://pypi.org/simple/patch-denoise/ as application/vnd.pypi.simple.v1+json 2023-02-06T16:59:33,175 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/48/43/79334f3b7cb6c9a70a3596b380f10166ccda80d2c8f4d5c8cccac470526b/patch-denoise-1.2.1.dev22.tar.gz (from https://pypi.org/simple/patch-denoise/) (requires-python:>=3.8) 2023-02-06T16:59:33,175 Skipping link: 1.2.1.dev22 Requires-Python >=3.8: https://files.pythonhosted.org/packages/48/43/79334f3b7cb6c9a70a3596b380f10166ccda80d2c8f4d5c8cccac470526b/patch-denoise-1.2.1.dev22.tar.gz (from https://pypi.org/simple/patch-denoise/) (requires-python:>=3.8) 2023-02-06T16:59:33,176 Skipping link: No binaries permitted for patch-denoise: https://files.pythonhosted.org/packages/5e/57/d6ef4bee4dbb6dffda63cb9a070a5a76d4852e91bbb25f314e7fb570c39c/patch_denoise-1.2.1.dev22-py3-none-any.whl (from https://pypi.org/simple/patch-denoise/) (requires-python:>=3.8) 2023-02-06T16:59:33,177 Fetching project page and analyzing links: https://www.piwheels.org/simple/patch-denoise/ 2023-02-06T16:59:33,178 Getting page https://www.piwheels.org/simple/patch-denoise/ 2023-02-06T16:59:33,180 Found index url https://www.piwheels.org/simple 2023-02-06T16:59:33,407 Fetched page https://www.piwheels.org/simple/patch-denoise/ as text/html 2023-02-06T16:59:33,409 Skipping link: not a file: https://www.piwheels.org/simple/patch-denoise/ 2023-02-06T16:59:33,410 Skipping link: not a file: https://pypi.org/simple/patch-denoise/ 2023-02-06T16:59:33,442 Given no hashes to check 0 links for project 'patch-denoise': discarding no candidates 2023-02-06T16:59:33,443 ERROR: Ignored the following versions that require a different python version: 1.2.1.dev22 Requires-Python >=3.8 2023-02-06T16:59:33,446 ERROR: Could not find a version that satisfies the requirement patch-denoise==1.2.1.dev22 (from versions: none) 2023-02-06T16:59:33,448 ERROR: No matching distribution found for patch-denoise==1.2.1.dev22 2023-02-06T16:59:33,450 Exception information: 2023-02-06T16:59:33,450 Traceback (most recent call last): 2023-02-06T16:59:33,450 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-02-06T16:59:33,450 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-02-06T16:59:33,450 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-02-06T16:59:33,450 raise RequirementsConflicted(criterion) 2023-02-06T16:59:33,450 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('patch-denoise==1.2.1.dev22') 2023-02-06T16:59:33,450 2023-02-06T16:59:33,450 During handling of the above exception, another exception occurred: 2023-02-06T16:59:33,450 2023-02-06T16:59:33,450 Traceback (most recent call last): 2023-02-06T16:59:33,450 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-02-06T16:59:33,450 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-02-06T16:59:33,450 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-02-06T16:59:33,450 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-02-06T16:59:33,450 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-02-06T16:59:33,450 raise ResolutionImpossible(e.criterion.information) 2023-02-06T16:59:33,450 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('patch-denoise==1.2.1.dev22'), parent=None)] 2023-02-06T16:59:33,450 2023-02-06T16:59:33,450 The above exception was the direct cause of the following exception: 2023-02-06T16:59:33,450 2023-02-06T16:59:33,450 Traceback (most recent call last): 2023-02-06T16:59:33,450 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-02-06T16:59:33,450 status = run_func(*args) 2023-02-06T16:59:33,450 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-02-06T16:59:33,450 return func(self, options, args) 2023-02-06T16:59:33,450 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-02-06T16:59:33,450 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-02-06T16:59:33,450 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-02-06T16:59:33,450 raise error from e 2023-02-06T16:59:33,450 pip._internal.exceptions.DistributionNotFound: No matching distribution found for patch-denoise==1.2.1.dev22 2023-02-06T16:59:33,459 Removed build tracker: '/tmp/pip-build-tracker-2sxqy874'