2022-05-21T21:39:10,996 Created temporary directory: /tmp/pip-ephem-wheel-cache-7bykp6df 2022-05-21T21:39:11,001 Created temporary directory: /tmp/pip-build-tracker-qr2_stjo 2022-05-21T21:39:11,002 Initialized build tracking at /tmp/pip-build-tracker-qr2_stjo 2022-05-21T21:39:11,003 Created build tracker: /tmp/pip-build-tracker-qr2_stjo 2022-05-21T21:39:11,003 Entered build tracker: /tmp/pip-build-tracker-qr2_stjo 2022-05-21T21:39:11,004 Created temporary directory: /tmp/pip-wheel-bj38z1p6 2022-05-21T21:39:11,076 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-21T21:39:11,085 2 location(s) to search for versions of sony-bravia-api: 2022-05-21T21:39:11,085 * https://pypi.org/simple/sony-bravia-api/ 2022-05-21T21:39:11,085 * https://www.piwheels.org/simple/sony-bravia-api/ 2022-05-21T21:39:11,086 Fetching project page and analyzing links: https://pypi.org/simple/sony-bravia-api/ 2022-05-21T21:39:11,087 Getting page https://pypi.org/simple/sony-bravia-api/ 2022-05-21T21:39:11,091 Found index url https://pypi.org/simple 2022-05-21T21:39:11,198 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/24/cc/535fc6b01af8333a1eba4ed1282af8ba36f7865b55e4fe4fe853cfc488e3/sony_bravia_api-1.1.tar.gz#sha256=a38dc6f988186dcd7da7e93e4e2ede9715ce651fbb304435fae61f161f5d6ed3 (from https://pypi.org/simple/sony-bravia-api/) (requires-python:>=3.8) 2022-05-21T21:39:11,199 Skipping link: 1.1 Requires-Python >=3.8: https://files.pythonhosted.org/packages/24/cc/535fc6b01af8333a1eba4ed1282af8ba36f7865b55e4fe4fe853cfc488e3/sony_bravia_api-1.1.tar.gz#sha256=a38dc6f988186dcd7da7e93e4e2ede9715ce651fbb304435fae61f161f5d6ed3 (from https://pypi.org/simple/sony-bravia-api/) (requires-python:>=3.8) 2022-05-21T21:39:11,199 Fetching project page and analyzing links: https://www.piwheels.org/simple/sony-bravia-api/ 2022-05-21T21:39:11,200 Getting page https://www.piwheels.org/simple/sony-bravia-api/ 2022-05-21T21:39:11,202 Found index url https://www.piwheels.org/simple 2022-05-21T21:39:11,424 Skipping link: not a file: https://www.piwheels.org/simple/sony-bravia-api/ 2022-05-21T21:39:11,424 Skipping link: not a file: https://pypi.org/simple/sony-bravia-api/ 2022-05-21T21:39:11,454 Given no hashes to check 0 links for project 'sony-bravia-api': discarding no candidates 2022-05-21T21:39:11,455 ERROR: Ignored the following versions that require a different python version: 1.1 Requires-Python >=3.8 2022-05-21T21:39:11,458 ERROR: Could not find a version that satisfies the requirement sony-bravia-api==1.1 (from versions: none) 2022-05-21T21:39:11,460 ERROR: No matching distribution found for sony-bravia-api==1.1 2022-05-21T21:39:11,462 Exception information: 2022-05-21T21:39:11,462 Traceback (most recent call last): 2022-05-21T21:39:11,462 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-21T21:39:11,462 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-21T21:39:11,462 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-21T21:39:11,462 raise RequirementsConflicted(criterion) 2022-05-21T21:39:11,462 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sony-bravia-api==1.1') 2022-05-21T21:39:11,462 2022-05-21T21:39:11,462 During handling of the above exception, another exception occurred: 2022-05-21T21:39:11,462 2022-05-21T21:39:11,462 Traceback (most recent call last): 2022-05-21T21:39:11,462 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-21T21:39:11,462 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-21T21:39:11,462 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-21T21:39:11,462 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-21T21:39:11,462 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-21T21:39:11,462 raise ResolutionImpossible(e.criterion.information) 2022-05-21T21:39:11,462 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sony-bravia-api==1.1'), parent=None)] 2022-05-21T21:39:11,462 2022-05-21T21:39:11,462 The above exception was the direct cause of the following exception: 2022-05-21T21:39:11,462 2022-05-21T21:39:11,462 Traceback (most recent call last): 2022-05-21T21:39:11,462 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-21T21:39:11,462 status = run_func(*args) 2022-05-21T21:39:11,462 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-21T21:39:11,462 return func(self, options, args) 2022-05-21T21:39:11,462 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-05-21T21:39:11,462 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-21T21:39:11,462 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-21T21:39:11,462 raise error from e 2022-05-21T21:39:11,462 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sony-bravia-api==1.1 2022-05-21T21:39:11,471 Removed build tracker: '/tmp/pip-build-tracker-qr2_stjo'