2025-09-08T20:04:54,697 Created temporary directory: /tmp/pip-build-tracker-rzcwarha 2025-09-08T20:04:54,698 Initialized build tracking at /tmp/pip-build-tracker-rzcwarha 2025-09-08T20:04:54,698 Created build tracker: /tmp/pip-build-tracker-rzcwarha 2025-09-08T20:04:54,698 Entered build tracker: /tmp/pip-build-tracker-rzcwarha 2025-09-08T20:04:54,698 Created temporary directory: /tmp/pip-wheel-kyh8za15 2025-09-08T20:04:54,701 Created temporary directory: /tmp/pip-ephem-wheel-cache-09vfmbqq 2025-09-08T20:04:54,758 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T20:04:54,760 2 location(s) to search for versions of helloworldsssss: 2025-09-08T20:04:54,760 * https://pypi.org/simple/helloworldsssss/ 2025-09-08T20:04:54,760 * https://www.piwheels.org/simple/helloworldsssss/ 2025-09-08T20:04:54,760 Fetching project page and analyzing links: https://pypi.org/simple/helloworldsssss/ 2025-09-08T20:04:54,761 Getting page https://pypi.org/simple/helloworldsssss/ 2025-09-08T20:04:54,762 Found index url https://pypi.org/simple/ 2025-09-08T20:04:54,973 Fetched page https://pypi.org/simple/helloworldsssss/ as application/vnd.pypi.simple.v1+json 2025-09-08T20:04:54,974 Fetching project page and analyzing links: https://www.piwheels.org/simple/helloworldsssss/ 2025-09-08T20:04:54,974 Getting page https://www.piwheels.org/simple/helloworldsssss/ 2025-09-08T20:04:54,976 Found index url https://www.piwheels.org/simple/ 2025-09-08T20:04:55,092 Fetched page https://www.piwheels.org/simple/helloworldsssss/ as text/html 2025-09-08T20:04:55,093 Skipping link: not a file: https://www.piwheels.org/simple/helloworldsssss/ 2025-09-08T20:04:55,093 Skipping link: not a file: https://pypi.org/simple/helloworldsssss/ 2025-09-08T20:04:55,119 Given no hashes to check 0 links for project 'helloworldsssss': discarding no candidates 2025-09-08T20:04:55,119 ERROR: Could not find a version that satisfies the requirement helloworldsssss==0.0.1 (from versions: none) 2025-09-08T20:04:55,121 ERROR: No matching distribution found for helloworldsssss==0.0.1 2025-09-08T20:04:55,122 Exception information: 2025-09-08T20:04:55,122 Traceback (most recent call last): 2025-09-08T20:04:55,122 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T20:04:55,122 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T20:04:55,122 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T20:04:55,122 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-08T20:04:55,122 raise RequirementsConflicted(criterion) 2025-09-08T20:04:55,122 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('helloworldsssss==0.0.1') 2025-09-08T20:04:55,122 2025-09-08T20:04:55,122 The above exception was the direct cause of the following exception: 2025-09-08T20:04:55,122 2025-09-08T20:04:55,122 Traceback (most recent call last): 2025-09-08T20:04:55,122 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T20:04:55,122 result = self._result = resolver.resolve( 2025-09-08T20:04:55,122 ~~~~~~~~~~~~~~~~^ 2025-09-08T20:04:55,122 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T20:04:55,122 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T20:04:55,122 ) 2025-09-08T20:04:55,122 ^ 2025-09-08T20:04:55,122 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T20:04:55,122 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T20:04:55,122 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-08T20:04:55,122 raise ResolutionImpossible(e.criterion.information) from e 2025-09-08T20:04:55,122 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('helloworldsssss==0.0.1'), parent=None)] 2025-09-08T20:04:55,122 2025-09-08T20:04:55,122 The above exception was the direct cause of the following exception: 2025-09-08T20:04:55,122 2025-09-08T20:04:55,122 Traceback (most recent call last): 2025-09-08T20:04:55,122 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T20:04:55,122 status = _inner_run() 2025-09-08T20:04:55,122 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T20:04:55,122 return self.run(options, args) 2025-09-08T20:04:55,122 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T20:04:55,122 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T20:04:55,122 return func(self, options, args) 2025-09-08T20:04:55,122 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T20:04:55,122 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T20:04:55,122 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-08T20:04:55,122 raise error from e 2025-09-08T20:04:55,122 pip._internal.exceptions.DistributionNotFound: No matching distribution found for helloworldsssss==0.0.1 2025-09-08T20:04:55,131 Removed build tracker: '/tmp/pip-build-tracker-rzcwarha'