2023-12-18T13:24:20,993 Created temporary directory: /tmp/pip-build-tracker-932mtv4b 2023-12-18T13:24:20,995 Initialized build tracking at /tmp/pip-build-tracker-932mtv4b 2023-12-18T13:24:20,995 Created build tracker: /tmp/pip-build-tracker-932mtv4b 2023-12-18T13:24:20,995 Entered build tracker: /tmp/pip-build-tracker-932mtv4b 2023-12-18T13:24:20,995 Created temporary directory: /tmp/pip-wheel-n79zzb_2 2023-12-18T13:24:21,000 Created temporary directory: /tmp/pip-ephem-wheel-cache-hmzfnava 2023-12-18T13:24:21,024 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-12-18T13:24:21,027 2 location(s) to search for versions of premium: 2023-12-18T13:24:21,027 * https://pypi.org/simple/premium/ 2023-12-18T13:24:21,027 * https://www.piwheels.org/simple/premium/ 2023-12-18T13:24:21,028 Fetching project page and analyzing links: https://pypi.org/simple/premium/ 2023-12-18T13:24:21,029 Getting page https://pypi.org/simple/premium/ 2023-12-18T13:24:21,030 Found index url https://pypi.org/simple/ 2023-12-18T13:24:21,082 Fetched page https://pypi.org/simple/premium/ as application/vnd.pypi.simple.v1+json 2023-12-18T13:24:21,083 Skipping link: No binaries permitted for premium: https://files.pythonhosted.org/packages/3b/88/d2a1bfefa810c1fed37e764a6f3ab7f63b22780d815ddd4fbe28161a3ccb/premium-23.9.8.16-py3-none-any.whl (from https://pypi.org/simple/premium/) 2023-12-18T13:24:21,084 Found link https://files.pythonhosted.org/packages/84/cc/00b5e8a7ec1e87a1abec2b7f325cdcdf4e077a514ca0f485642aa64ba76f/premium-23.9.8.16.tar.gz (from https://pypi.org/simple/premium/), version: 23.9.8.16 2023-12-18T13:24:21,084 Skipping link: No binaries permitted for premium: https://files.pythonhosted.org/packages/a0/7c/28b7870e7a897e055cd1b039f89fa1ba3517e974678aaa56511514e3e2bf/premium-23.12.18.18-py3-none-any.whl (from https://pypi.org/simple/premium/) 2023-12-18T13:24:21,084 Fetching project page and analyzing links: https://www.piwheels.org/simple/premium/ 2023-12-18T13:24:21,084 Getting page https://www.piwheels.org/simple/premium/ 2023-12-18T13:24:21,085 Found index url https://www.piwheels.org/simple/ 2023-12-18T13:24:21,160 Fetched page https://www.piwheels.org/simple/premium/ as text/html 2023-12-18T13:24:21,161 Skipping link: not a file: https://www.piwheels.org/simple/premium/ 2023-12-18T13:24:21,161 Skipping link: not a file: https://pypi.org/simple/premium/ 2023-12-18T13:24:21,178 Given no hashes to check 0 links for project 'premium': discarding no candidates 2023-12-18T13:24:21,178 ERROR: Could not find a version that satisfies the requirement premium==23.12.18.18 (from versions: 23.9.8.16) 2023-12-18T13:24:21,180 ERROR: No matching distribution found for premium==23.12.18.18 2023-12-18T13:24:21,181 Exception information: 2023-12-18T13:24:21,181 Traceback (most recent call last): 2023-12-18T13:24:21,181 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-12-18T13:24:21,181 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-12-18T13:24:21,181 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-12-18T13:24:21,181 raise RequirementsConflicted(criterion) 2023-12-18T13:24:21,181 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('premium==23.12.18.18') 2023-12-18T13:24:21,181 2023-12-18T13:24:21,181 During handling of the above exception, another exception occurred: 2023-12-18T13:24:21,181 2023-12-18T13:24:21,181 Traceback (most recent call last): 2023-12-18T13:24:21,181 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2023-12-18T13:24:21,181 result = self._result = resolver.resolve( 2023-12-18T13:24:21,181 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-12-18T13:24:21,181 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-12-18T13:24:21,181 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-12-18T13:24:21,181 raise ResolutionImpossible(e.criterion.information) 2023-12-18T13:24:21,181 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('premium==23.12.18.18'), parent=None)] 2023-12-18T13:24:21,181 2023-12-18T13:24:21,181 The above exception was the direct cause of the following exception: 2023-12-18T13:24:21,181 2023-12-18T13:24:21,181 Traceback (most recent call last): 2023-12-18T13:24:21,181 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-12-18T13:24:21,181 status = run_func(*args) 2023-12-18T13:24:21,181 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2023-12-18T13:24:21,181 return func(self, options, args) 2023-12-18T13:24:21,181 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-12-18T13:24:21,181 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-12-18T13:24:21,181 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2023-12-18T13:24:21,181 raise error from e 2023-12-18T13:24:21,181 pip._internal.exceptions.DistributionNotFound: No matching distribution found for premium==23.12.18.18 2023-12-18T13:24:21,184 Removed build tracker: '/tmp/pip-build-tracker-932mtv4b'