2026-03-04T14:24:32,263 Created temporary directory: /tmp/pip-ephem-wheel-cache-94gkn6vh 2026-03-04T14:24:32,268 Created temporary directory: /tmp/pip-req-tracker-mvi_spz7 2026-03-04T14:24:32,269 Initialized build tracking at /tmp/pip-req-tracker-mvi_spz7 2026-03-04T14:24:32,269 Created build tracker: /tmp/pip-req-tracker-mvi_spz7 2026-03-04T14:24:32,269 Entered build tracker: /tmp/pip-req-tracker-mvi_spz7 2026-03-04T14:24:32,271 Created temporary directory: /tmp/pip-wheel-xuhfnq1g 2026-03-04T14:24:32,318 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-03-04T14:24:32,322 2 location(s) to search for versions of vasted: 2026-03-04T14:24:32,322 * https://pypi.org/simple/vasted/ 2026-03-04T14:24:32,322 * https://www.piwheels.org/simple/vasted/ 2026-03-04T14:24:32,323 Fetching project page and analyzing links: https://pypi.org/simple/vasted/ 2026-03-04T14:24:32,324 Getting page https://pypi.org/simple/vasted/ 2026-03-04T14:24:32,327 Found index url https://pypi.org/simple 2026-03-04T14:24:32,336 Starting new HTTPS connection (1): pypi.org:443 2026-03-04T14:24:32,508 https://pypi.org:443 "GET /simple/vasted/ HTTP/1.1" 200 601 2026-03-04T14:24:32,668 Skipping link: No binaries permitted for vasted: https://files.pythonhosted.org/packages/ce/25/1c01e0156b0aee1328aa3be66a5d5a8861f780f72c0ca8f83a8adb33d3c3/vasted-0.1.0-py3-none-any.whl#sha256=1e85287fec1d35a6ba8a1a42a55a7ec1fa6ba9fbfdadf1984999e21841802354 (from https://pypi.org/simple/vasted/) (requires-python:>=3.12) 2026-03-04T14:24:32,670 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/f0/dc/01fd428c01390cc4d77918d52b7d093c5158a50f488cacbb392ef7208fbd/vasted-0.1.0.tar.gz#sha256=3e1c45d47e371ad4f646fea79f863b04342aad2d1fc54948e25c618eb63dfdb7 (from https://pypi.org/simple/vasted/) (requires-python:>=3.12) 2026-03-04T14:24:32,670 Fetching project page and analyzing links: https://www.piwheels.org/simple/vasted/ 2026-03-04T14:24:32,671 Getting page https://www.piwheels.org/simple/vasted/ 2026-03-04T14:24:32,673 Found index url https://www.piwheels.org/simple 2026-03-04T14:24:32,678 Starting new HTTPS connection (1): www.piwheels.org:443 2026-03-04T14:24:32,816 https://www.piwheels.org:443 "GET /simple/vasted/ HTTP/1.1" 200 143 2026-03-04T14:24:32,893 Given no hashes to check 0 links for project 'vasted': discarding no candidates 2026-03-04T14:24:32,893 ERROR: Could not find a version that satisfies the requirement vasted==0.1.0 2026-03-04T14:24:32,894 ERROR: No matching distribution found for vasted==0.1.0 2026-03-04T14:24:32,895 Exception information: 2026-03-04T14:24:32,895 Traceback (most recent call last): 2026-03-04T14:24:32,895 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-03-04T14:24:32,895 crit = self.state.criteria[name] 2026-03-04T14:24:32,895 KeyError: 'vasted' 2026-03-04T14:24:32,895 2026-03-04T14:24:32,895 During handling of the above exception, another exception occurred: 2026-03-04T14:24:32,895 2026-03-04T14:24:32,895 Traceback (most recent call last): 2026-03-04T14:24:32,895 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-03-04T14:24:32,895 name, crit = self._merge_into_criterion(r, parent=None) 2026-03-04T14:24:32,895 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-03-04T14:24:32,895 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-03-04T14:24:32,895 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-03-04T14:24:32,895 raise RequirementsConflicted(criterion) 2026-03-04T14:24:32,895 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('vasted==0.1.0') 2026-03-04T14:24:32,895 2026-03-04T14:24:32,895 During handling of the above exception, another exception occurred: 2026-03-04T14:24:32,895 2026-03-04T14:24:32,895 Traceback (most recent call last): 2026-03-04T14:24:32,895 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-03-04T14:24:32,895 self._result = resolver.resolve( 2026-03-04T14:24:32,895 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-03-04T14:24:32,895 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-03-04T14:24:32,895 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-03-04T14:24:32,895 raise ResolutionImpossible(e.criterion.information) 2026-03-04T14:24:32,895 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('vasted==0.1.0'), parent=None)] 2026-03-04T14:24:32,895 2026-03-04T14:24:32,895 The above exception was the direct cause of the following exception: 2026-03-04T14:24:32,895 2026-03-04T14:24:32,895 Traceback (most recent call last): 2026-03-04T14:24:32,895 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-03-04T14:24:32,895 status = self.run(options, args) 2026-03-04T14:24:32,895 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-03-04T14:24:32,895 return func(self, options, args) 2026-03-04T14:24:32,895 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-03-04T14:24:32,895 requirement_set = resolver.resolve( 2026-03-04T14:24:32,895 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-03-04T14:24:32,895 six.raise_from(error, e) 2026-03-04T14:24:32,895 File "", line 3, in raise_from 2026-03-04T14:24:32,895 pip._internal.exceptions.DistributionNotFound: No matching distribution found for vasted==0.1.0 2026-03-04T14:24:32,905 Removed build tracker: '/tmp/pip-req-tracker-mvi_spz7'