2025-09-11T23:56:33,839 Created temporary directory: /tmp/pip-build-tracker-_0pqtol3 2025-09-11T23:56:33,840 Initialized build tracking at /tmp/pip-build-tracker-_0pqtol3 2025-09-11T23:56:33,840 Created build tracker: /tmp/pip-build-tracker-_0pqtol3 2025-09-11T23:56:33,840 Entered build tracker: /tmp/pip-build-tracker-_0pqtol3 2025-09-11T23:56:33,840 Created temporary directory: /tmp/pip-wheel-xt09xd_t 2025-09-11T23:56:33,843 Created temporary directory: /tmp/pip-ephem-wheel-cache-m9ogh1aq 2025-09-11T23:56:33,902 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-11T23:56:33,905 2 location(s) to search for versions of btpbap: 2025-09-11T23:56:33,905 * https://pypi.org/simple/btpbap/ 2025-09-11T23:56:33,905 * https://www.piwheels.org/simple/btpbap/ 2025-09-11T23:56:33,905 Fetching project page and analyzing links: https://pypi.org/simple/btpbap/ 2025-09-11T23:56:33,905 Getting page https://pypi.org/simple/btpbap/ 2025-09-11T23:56:33,907 Found index url https://pypi.org/simple/ 2025-09-11T23:56:34,061 Fetched page https://pypi.org/simple/btpbap/ as application/vnd.pypi.simple.v1+json 2025-09-11T23:56:34,062 Skipping link: No binaries permitted for btpbap: https://files.pythonhosted.org/packages/6e/7d/15d0f2578780fece9f26b9123e98eea9c1145a2e570f3b051031af40d67c/btpbap-0.0.1-py3-none-any.whl (from https://pypi.org/simple/btpbap/) (requires-python:==3.10.*) 2025-09-11T23:56:34,063 Link requires a different Python (3.13.5 not in: '==3.10.*'): https://files.pythonhosted.org/packages/bc/50/90b179a8d85bea61c42edcc039a4f32d394daa8ecd273910d9ddb4d695cf/btpbap-0.0.1.tar.gz (from https://pypi.org/simple/btpbap/) (requires-python:==3.10.*) 2025-09-11T23:56:34,063 Skipping link: 0.0.1 Requires-Python ==3.10.*: https://files.pythonhosted.org/packages/bc/50/90b179a8d85bea61c42edcc039a4f32d394daa8ecd273910d9ddb4d695cf/btpbap-0.0.1.tar.gz (from https://pypi.org/simple/btpbap/) (requires-python:==3.10.*) 2025-09-11T23:56:34,064 Fetching project page and analyzing links: https://www.piwheels.org/simple/btpbap/ 2025-09-11T23:56:34,064 Getting page https://www.piwheels.org/simple/btpbap/ 2025-09-11T23:56:34,065 Found index url https://www.piwheels.org/simple/ 2025-09-11T23:56:34,155 Fetched page https://www.piwheels.org/simple/btpbap/ as text/html 2025-09-11T23:56:34,156 Skipping link: not a file: https://www.piwheels.org/simple/btpbap/ 2025-09-11T23:56:34,156 Skipping link: not a file: https://pypi.org/simple/btpbap/ 2025-09-11T23:56:34,181 Given no hashes to check 0 links for project 'btpbap': discarding no candidates 2025-09-11T23:56:34,182 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python ==3.10.* 2025-09-11T23:56:34,183 ERROR: Could not find a version that satisfies the requirement btpbap==0.0.1 (from versions: none) 2025-09-11T23:56:34,185 ERROR: No matching distribution found for btpbap==0.0.1 2025-09-11T23:56:34,185 Exception information: 2025-09-11T23:56:34,185 Traceback (most recent call last): 2025-09-11T23:56:34,185 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-11T23:56:34,185 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-11T23:56:34,185 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-11T23:56:34,185 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-11T23:56:34,185 raise RequirementsConflicted(criterion) 2025-09-11T23:56:34,185 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('btpbap==0.0.1') 2025-09-11T23:56:34,185 2025-09-11T23:56:34,185 The above exception was the direct cause of the following exception: 2025-09-11T23:56:34,185 2025-09-11T23:56:34,185 Traceback (most recent call last): 2025-09-11T23:56:34,185 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-11T23:56:34,185 result = self._result = resolver.resolve( 2025-09-11T23:56:34,185 ~~~~~~~~~~~~~~~~^ 2025-09-11T23:56:34,185 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-11T23:56:34,185 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-11T23:56:34,185 ) 2025-09-11T23:56:34,185 ^ 2025-09-11T23:56:34,185 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-11T23:56:34,185 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-11T23:56:34,185 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-11T23:56:34,185 raise ResolutionImpossible(e.criterion.information) from e 2025-09-11T23:56:34,185 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('btpbap==0.0.1'), parent=None)] 2025-09-11T23:56:34,185 2025-09-11T23:56:34,185 The above exception was the direct cause of the following exception: 2025-09-11T23:56:34,185 2025-09-11T23:56:34,185 Traceback (most recent call last): 2025-09-11T23:56:34,185 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-11T23:56:34,185 status = _inner_run() 2025-09-11T23:56:34,185 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-11T23:56:34,185 return self.run(options, args) 2025-09-11T23:56:34,185 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-11T23:56:34,185 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-11T23:56:34,185 return func(self, options, args) 2025-09-11T23:56:34,185 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-11T23:56:34,185 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-11T23:56:34,185 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-11T23:56:34,185 raise error from e 2025-09-11T23:56:34,185 pip._internal.exceptions.DistributionNotFound: No matching distribution found for btpbap==0.0.1 2025-09-11T23:56:34,195 Removed build tracker: '/tmp/pip-build-tracker-_0pqtol3'