2023-12-18T11:20:45,140 Created temporary directory: /tmp/pip-build-tracker-4z847kk8 2023-12-18T11:20:45,141 Initialized build tracking at /tmp/pip-build-tracker-4z847kk8 2023-12-18T11:20:45,142 Created build tracker: /tmp/pip-build-tracker-4z847kk8 2023-12-18T11:20:45,143 Entered build tracker: /tmp/pip-build-tracker-4z847kk8 2023-12-18T11:20:45,143 Created temporary directory: /tmp/pip-wheel-dgdhxtzo 2023-12-18T11:20:45,146 Created temporary directory: /tmp/pip-ephem-wheel-cache-sl36kkuh 2023-12-18T11:20:45,169 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-12-18T11:20:45,172 2 location(s) to search for versions of premium: 2023-12-18T11:20:45,172 * https://pypi.org/simple/premium/ 2023-12-18T11:20:45,172 * https://www.piwheels.org/simple/premium/ 2023-12-18T11:20:45,173 Fetching project page and analyzing links: https://pypi.org/simple/premium/ 2023-12-18T11:20:45,174 Getting page https://pypi.org/simple/premium/ 2023-12-18T11:20:45,175 Found index url https://pypi.org/simple/ 2023-12-18T11:20:45,388 Fetched page https://pypi.org/simple/premium/ as application/vnd.pypi.simple.v1+json 2023-12-18T11:20:45,390 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-18T11:20:45,391 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-18T11:20:45,391 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-18T11:20:45,392 Fetching project page and analyzing links: https://www.piwheels.org/simple/premium/ 2023-12-18T11:20:45,393 Getting page https://www.piwheels.org/simple/premium/ 2023-12-18T11:20:45,394 Found index url https://www.piwheels.org/simple/ 2023-12-18T11:20:45,590 Fetched page https://www.piwheels.org/simple/premium/ as text/html 2023-12-18T11:20:45,592 Skipping link: not a file: https://www.piwheels.org/simple/premium/ 2023-12-18T11:20:45,592 Skipping link: not a file: https://pypi.org/simple/premium/ 2023-12-18T11:20:45,612 Given no hashes to check 0 links for project 'premium': discarding no candidates 2023-12-18T11:20:45,613 ERROR: Could not find a version that satisfies the requirement premium==23.12.18.18 (from versions: 23.9.8.16) 2023-12-18T11:20:45,615 ERROR: No matching distribution found for premium==23.12.18.18 2023-12-18T11:20:45,616 Exception information: 2023-12-18T11:20:45,616 Traceback (most recent call last): 2023-12-18T11:20:45,616 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-12-18T11:20:45,616 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-12-18T11:20:45,616 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-12-18T11:20:45,616 raise RequirementsConflicted(criterion) 2023-12-18T11:20:45,616 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('premium==23.12.18.18') 2023-12-18T11:20:45,616 2023-12-18T11:20:45,616 During handling of the above exception, another exception occurred: 2023-12-18T11:20:45,616 2023-12-18T11:20:45,616 Traceback (most recent call last): 2023-12-18T11:20:45,616 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2023-12-18T11:20:45,616 result = self._result = resolver.resolve( 2023-12-18T11:20:45,616 ^^^^^^^^^^^^^^^^^ 2023-12-18T11:20:45,616 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-12-18T11:20:45,616 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-12-18T11:20:45,616 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-12-18T11:20:45,616 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-12-18T11:20:45,616 raise ResolutionImpossible(e.criterion.information) 2023-12-18T11:20:45,616 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('premium==23.12.18.18'), parent=None)] 2023-12-18T11:20:45,616 2023-12-18T11:20:45,616 The above exception was the direct cause of the following exception: 2023-12-18T11:20:45,616 2023-12-18T11:20:45,616 Traceback (most recent call last): 2023-12-18T11:20:45,616 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-12-18T11:20:45,616 status = run_func(*args) 2023-12-18T11:20:45,616 ^^^^^^^^^^^^^^^ 2023-12-18T11:20:45,616 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2023-12-18T11:20:45,616 return func(self, options, args) 2023-12-18T11:20:45,616 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-12-18T11:20:45,616 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-12-18T11:20:45,616 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-12-18T11:20:45,616 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-12-18T11:20:45,616 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2023-12-18T11:20:45,616 raise error from e 2023-12-18T11:20:45,616 pip._internal.exceptions.DistributionNotFound: No matching distribution found for premium==23.12.18.18 2023-12-18T11:20:45,622 Removed build tracker: '/tmp/pip-build-tracker-4z847kk8'