2025-09-10T02:38:39,028 Created temporary directory: /tmp/pip-build-tracker-gthsazxx 2025-09-10T02:38:39,028 Initialized build tracking at /tmp/pip-build-tracker-gthsazxx 2025-09-10T02:38:39,029 Created build tracker: /tmp/pip-build-tracker-gthsazxx 2025-09-10T02:38:39,029 Entered build tracker: /tmp/pip-build-tracker-gthsazxx 2025-09-10T02:38:39,029 Created temporary directory: /tmp/pip-wheel-uez57tjx 2025-09-10T02:38:39,032 Created temporary directory: /tmp/pip-ephem-wheel-cache-osng0iog 2025-09-10T02:38:39,094 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-10T02:38:39,096 2 location(s) to search for versions of lavda: 2025-09-10T02:38:39,096 * https://pypi.org/simple/lavda/ 2025-09-10T02:38:39,096 * https://www.piwheels.org/simple/lavda/ 2025-09-10T02:38:39,096 Fetching project page and analyzing links: https://pypi.org/simple/lavda/ 2025-09-10T02:38:39,097 Getting page https://pypi.org/simple/lavda/ 2025-09-10T02:38:39,098 Found index url https://pypi.org/simple/ 2025-09-10T02:38:39,308 Fetched page https://pypi.org/simple/lavda/ as application/vnd.pypi.simple.v1+json 2025-09-10T02:38:39,310 Found link https://files.pythonhosted.org/packages/06/69/456275ef5c6168245d6e873717c32ac9ff14a0544a9f42d7c231a0f1acab/lavda-0.0.2.tar.gz (from https://pypi.org/simple/lavda/), version: 0.0.2 2025-09-10T02:38:39,311 Found link https://files.pythonhosted.org/packages/f2/ca/51cf9a0bf83870ea731ef839bada174c2aeef4e8dad7e4db73ce8a13be07/lavda-0.0.3.tar.gz (from https://pypi.org/simple/lavda/), version: 0.0.3 2025-09-10T02:38:39,311 Found link https://files.pythonhosted.org/packages/bb/11/f18a13b659a08f4119a0324f45e6b4f98c87ea701c72d7db52dc04ba9ae2/lavda-0.0.4.tar.gz (from https://pypi.org/simple/lavda/), version: 0.0.4 2025-09-10T02:38:39,312 Found link https://files.pythonhosted.org/packages/33/bd/0323959acc36f38270ffc3bb117e27f43675792601536f089dd3618491b1/lavda-0.0.5.tar.gz (from https://pypi.org/simple/lavda/), version: 0.0.5 2025-09-10T02:38:39,313 Fetching project page and analyzing links: https://www.piwheels.org/simple/lavda/ 2025-09-10T02:38:39,313 Getting page https://www.piwheels.org/simple/lavda/ 2025-09-10T02:38:39,315 Found index url https://www.piwheels.org/simple/ 2025-09-10T02:38:39,402 Fetched page https://www.piwheels.org/simple/lavda/ as text/html 2025-09-10T02:38:39,404 Skipping link: No binaries permitted for lavda: https://archive1.piwheels.org/simple/lavda/lavda-0.0.5-py3-none-any.whl#sha256=d4a193e0213c89008b7d35d0fe927f2455c8d00388b78d343de4d9f07280b181 (from https://www.piwheels.org/simple/lavda/) 2025-09-10T02:38:39,404 Skipping link: No binaries permitted for lavda: https://archive1.piwheels.org/simple/lavda/lavda-0.0.4-py3-none-any.whl#sha256=6f428bd858b4dff02a252991313dfc4faa2ca11a71eaa1e5d74d2c0096de19f7 (from https://www.piwheels.org/simple/lavda/) 2025-09-10T02:38:39,404 Skipping link: No binaries permitted for lavda: https://archive1.piwheels.org/simple/lavda/lavda-0.0.3-py3-none-any.whl#sha256=81939310b3590f40156f57573196afefde74ac900bce7976b93f6cedda466e11 (from https://www.piwheels.org/simple/lavda/) 2025-09-10T02:38:39,404 Skipping link: No binaries permitted for lavda: https://archive1.piwheels.org/simple/lavda/lavda-0.0.2-py3-none-any.whl#sha256=d2a6c791a27a29cbafa4670cf5c0f9bc8f6d23f1616ab0fa131928835eb4b51f (from https://www.piwheels.org/simple/lavda/) 2025-09-10T02:38:39,404 Skipping link: not a file: https://www.piwheels.org/simple/lavda/ 2025-09-10T02:38:39,405 Skipping link: not a file: https://pypi.org/simple/lavda/ 2025-09-10T02:38:39,431 Given no hashes to check 0 links for project 'lavda': discarding no candidates 2025-09-10T02:38:39,431 ERROR: Could not find a version that satisfies the requirement lavda==0.0.1 (from versions: 0.0.2, 0.0.3, 0.0.4, 0.0.5) 2025-09-10T02:38:39,433 ERROR: No matching distribution found for lavda==0.0.1 2025-09-10T02:38:39,434 Exception information: 2025-09-10T02:38:39,434 Traceback (most recent call last): 2025-09-10T02:38:39,434 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-10T02:38:39,434 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-10T02:38:39,434 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T02:38:39,434 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-10T02:38:39,434 raise RequirementsConflicted(criterion) 2025-09-10T02:38:39,434 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lavda==0.0.1') 2025-09-10T02:38:39,434 2025-09-10T02:38:39,434 The above exception was the direct cause of the following exception: 2025-09-10T02:38:39,434 2025-09-10T02:38:39,434 Traceback (most recent call last): 2025-09-10T02:38:39,434 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-10T02:38:39,434 result = self._result = resolver.resolve( 2025-09-10T02:38:39,434 ~~~~~~~~~~~~~~~~^ 2025-09-10T02:38:39,434 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-10T02:38:39,434 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-10T02:38:39,434 ) 2025-09-10T02:38:39,434 ^ 2025-09-10T02:38:39,434 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-10T02:38:39,434 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-10T02:38:39,434 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-10T02:38:39,434 raise ResolutionImpossible(e.criterion.information) from e 2025-09-10T02:38:39,434 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lavda==0.0.1'), parent=None)] 2025-09-10T02:38:39,434 2025-09-10T02:38:39,434 The above exception was the direct cause of the following exception: 2025-09-10T02:38:39,434 2025-09-10T02:38:39,434 Traceback (most recent call last): 2025-09-10T02:38:39,434 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-10T02:38:39,434 status = _inner_run() 2025-09-10T02:38:39,434 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-10T02:38:39,434 return self.run(options, args) 2025-09-10T02:38:39,434 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-10T02:38:39,434 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-10T02:38:39,434 return func(self, options, args) 2025-09-10T02:38:39,434 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-10T02:38:39,434 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-10T02:38:39,434 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-10T02:38:39,434 raise error from e 2025-09-10T02:38:39,434 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lavda==0.0.1 2025-09-10T02:38:39,443 Removed build tracker: '/tmp/pip-build-tracker-gthsazxx'