2023-06-13T16:47:32,804 Created temporary directory: /tmp/pip-build-tracker-xfuw7jtz 2023-06-13T16:47:32,805 Initialized build tracking at /tmp/pip-build-tracker-xfuw7jtz 2023-06-13T16:47:32,805 Created build tracker: /tmp/pip-build-tracker-xfuw7jtz 2023-06-13T16:47:32,805 Entered build tracker: /tmp/pip-build-tracker-xfuw7jtz 2023-06-13T16:47:32,806 Created temporary directory: /tmp/pip-wheel-33u_ypwv 2023-06-13T16:47:32,809 Created temporary directory: /tmp/pip-ephem-wheel-cache-ddm21yvg 2023-06-13T16:47:32,832 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-13T16:47:32,835 2 location(s) to search for versions of livescore-api: 2023-06-13T16:47:32,835 * https://pypi.org/simple/livescore-api/ 2023-06-13T16:47:32,835 * https://www.piwheels.org/simple/livescore-api/ 2023-06-13T16:47:32,836 Fetching project page and analyzing links: https://pypi.org/simple/livescore-api/ 2023-06-13T16:47:32,836 Getting page https://pypi.org/simple/livescore-api/ 2023-06-13T16:47:32,838 Found index url https://pypi.org/simple/ 2023-06-13T16:47:32,896 Fetched page https://pypi.org/simple/livescore-api/ as application/vnd.pypi.simple.v1+json 2023-06-13T16:47:32,898 Found link https://files.pythonhosted.org/packages/aa/e0/827ac955cb455f7f74b30b67bf642971d502e268b95875bd96712fba55ca/livescore-api-0.0.1.tar.gz (from https://pypi.org/simple/livescore-api/), version: 0.0.1 2023-06-13T16:47:32,898 Skipping link: No binaries permitted for livescore-api: https://files.pythonhosted.org/packages/1a/4e/01d05a5de8760c34301dfc3143a6900d58f586260dd058b2700475a53418/livescore_api-0.0.1-py3-none-any.whl (from https://pypi.org/simple/livescore-api/) 2023-06-13T16:47:32,899 Found link https://files.pythonhosted.org/packages/40/38/ae43970e137c25aa7541728ac1c5dbdfb3a86a0837d2e8b69cdfa83e63d1/livescore-api-0.0.2.linux-aarch64.tar.gz (from https://pypi.org/simple/livescore-api/) (requires-python:>=3.8), version: 0.0.2.linux-aarch64 2023-06-13T16:47:32,899 Fetching project page and analyzing links: https://www.piwheels.org/simple/livescore-api/ 2023-06-13T16:47:32,900 Getting page https://www.piwheels.org/simple/livescore-api/ 2023-06-13T16:47:32,900 Found index url https://www.piwheels.org/simple/ 2023-06-13T16:47:33,064 Fetched page https://www.piwheels.org/simple/livescore-api/ as text/html 2023-06-13T16:47:33,065 Skipping link: No binaries permitted for livescore-api: https://www.piwheels.org/simple/livescore-api/livescore_api-0.0.1-py3-none-any.whl#sha256=baa333cef42208253e8e0d99121bbdc8fce20b1cc85e2c3115184cb9ed1a28c2 (from https://www.piwheels.org/simple/livescore-api/) 2023-06-13T16:47:33,065 Skipping link: not a file: https://www.piwheels.org/simple/livescore-api/ 2023-06-13T16:47:33,065 Skipping link: not a file: https://pypi.org/simple/livescore-api/ 2023-06-13T16:47:33,083 Given no hashes to check 0 links for project 'livescore-api': discarding no candidates 2023-06-13T16:47:33,083 ERROR: Could not find a version that satisfies the requirement livescore-api==0.0.2 (from versions: 0.0.2.linux-aarch64, 0.0.1) 2023-06-13T16:47:33,085 ERROR: No matching distribution found for livescore-api==0.0.2 2023-06-13T16:47:33,086 Exception information: 2023-06-13T16:47:33,086 Traceback (most recent call last): 2023-06-13T16:47:33,086 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-13T16:47:33,086 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-13T16:47:33,086 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-13T16:47:33,086 raise RequirementsConflicted(criterion) 2023-06-13T16:47:33,086 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('livescore-api==0.0.2') 2023-06-13T16:47:33,086 2023-06-13T16:47:33,086 During handling of the above exception, another exception occurred: 2023-06-13T16:47:33,086 2023-06-13T16:47:33,086 Traceback (most recent call last): 2023-06-13T16:47:33,086 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-06-13T16:47:33,086 result = self._result = resolver.resolve( 2023-06-13T16:47:33,086 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-13T16:47:33,086 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-13T16:47:33,086 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-13T16:47:33,086 raise ResolutionImpossible(e.criterion.information) 2023-06-13T16:47:33,086 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('livescore-api==0.0.2'), parent=None)] 2023-06-13T16:47:33,086 2023-06-13T16:47:33,086 The above exception was the direct cause of the following exception: 2023-06-13T16:47:33,086 2023-06-13T16:47:33,086 Traceback (most recent call last): 2023-06-13T16:47:33,086 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-13T16:47:33,086 status = run_func(*args) 2023-06-13T16:47:33,086 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-13T16:47:33,086 return func(self, options, args) 2023-06-13T16:47:33,086 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-13T16:47:33,086 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-13T16:47:33,086 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-13T16:47:33,086 raise error from e 2023-06-13T16:47:33,086 pip._internal.exceptions.DistributionNotFound: No matching distribution found for livescore-api==0.0.2 2023-06-13T16:47:33,089 Removed build tracker: '/tmp/pip-build-tracker-xfuw7jtz'