2025-09-09T19:03:17,438 Created temporary directory: /tmp/pip-build-tracker-yasihg1w 2025-09-09T19:03:17,439 Initialized build tracking at /tmp/pip-build-tracker-yasihg1w 2025-09-09T19:03:17,439 Created build tracker: /tmp/pip-build-tracker-yasihg1w 2025-09-09T19:03:17,439 Entered build tracker: /tmp/pip-build-tracker-yasihg1w 2025-09-09T19:03:17,439 Created temporary directory: /tmp/pip-wheel-6y6h7j3b 2025-09-09T19:03:17,442 Created temporary directory: /tmp/pip-ephem-wheel-cache-c9o15rnr 2025-09-09T19:03:17,501 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T19:03:17,503 2 location(s) to search for versions of pybinio: 2025-09-09T19:03:17,503 * https://pypi.org/simple/pybinio/ 2025-09-09T19:03:17,503 * https://www.piwheels.org/simple/pybinio/ 2025-09-09T19:03:17,503 Fetching project page and analyzing links: https://pypi.org/simple/pybinio/ 2025-09-09T19:03:17,504 Getting page https://pypi.org/simple/pybinio/ 2025-09-09T19:03:17,505 Found index url https://pypi.org/simple/ 2025-09-09T19:03:17,576 Fetched page https://pypi.org/simple/pybinio/ as application/vnd.pypi.simple.v1+json 2025-09-09T19:03:17,577 Skipping link: No binaries permitted for pybinio: https://files.pythonhosted.org/packages/55/d5/b1615b98d6df4bfc620246ef1fcad496688007b2f938e09cb98a8e1a82d1/pybinio-0.1.0-py3-none-any.whl (from https://pypi.org/simple/pybinio/) (requires-python:>=3.9) 2025-09-09T19:03:17,578 Found link https://files.pythonhosted.org/packages/a9/03/997a3fb7f3f71f5a94233525a8e2f7e618a1757613e9fc4b17890978d4ed/pybinio-0.1.0.linux-x86_64.tar.gz (from https://pypi.org/simple/pybinio/) (requires-python:>=3.9), version: 0.1.0.linux-x86_64 2025-09-09T19:03:17,578 Skipping link: No binaries permitted for pybinio: https://files.pythonhosted.org/packages/69/97/e32bcd784fb60f4ab41c15e2dbeaf714053b215e3dba0d88415efae13cf1/pybinio-0.1.1-py3-none-any.whl (from https://pypi.org/simple/pybinio/) (requires-python:>=3.9) 2025-09-09T19:03:17,579 Found link https://files.pythonhosted.org/packages/94/81/b1bd8e88980dbfa3c2bcfe4fb8d1e81c503c77c2b79ec829175304a5b8ef/pybinio-0.1.1.linux-x86_64.tar.gz (from https://pypi.org/simple/pybinio/) (requires-python:>=3.9), version: 0.1.1.linux-x86_64 2025-09-09T19:03:17,579 Skipping link: No binaries permitted for pybinio: https://files.pythonhosted.org/packages/26/95/a76bd86504a747244f5eca252ea5bd534999ecb4090ed24ccb2ee8ac0433/pybinio-0.1.2-py3-none-any.whl (from https://pypi.org/simple/pybinio/) (requires-python:>=3.9) 2025-09-09T19:03:17,579 Found link https://files.pythonhosted.org/packages/81/22/8dba7a3a716db6e51babab26a7a4aaebe48f27e8b7baef19d3d6a6bfb6cb/pybinio-0.1.2.linux-x86_64.tar.gz (from https://pypi.org/simple/pybinio/) (requires-python:>=3.9), version: 0.1.2.linux-x86_64 2025-09-09T19:03:17,579 Skipping link: No binaries permitted for pybinio: https://files.pythonhosted.org/packages/7d/3a/f4229e2fe2715535f85abd702defa8d77f9c1ce56d076efaa1541960d1e4/pybinio-0.1.3-py3-none-any.whl (from https://pypi.org/simple/pybinio/) (requires-python:>=3.9) 2025-09-09T19:03:17,579 Found link https://files.pythonhosted.org/packages/fb/da/9bd56d0c936fee910a9fe34df1fb97abf239a756542c8cd4452312dc8552/pybinio-0.1.3.linux-x86_64.tar.gz (from https://pypi.org/simple/pybinio/) (requires-python:>=3.9), version: 0.1.3.linux-x86_64 2025-09-09T19:03:17,580 Fetching project page and analyzing links: https://www.piwheels.org/simple/pybinio/ 2025-09-09T19:03:17,580 Getting page https://www.piwheels.org/simple/pybinio/ 2025-09-09T19:03:17,581 Found index url https://www.piwheels.org/simple/ 2025-09-09T19:03:17,685 Fetched page https://www.piwheels.org/simple/pybinio/ as text/html 2025-09-09T19:03:17,686 Skipping link: not a file: https://www.piwheels.org/simple/pybinio/ 2025-09-09T19:03:17,686 Skipping link: not a file: https://pypi.org/simple/pybinio/ 2025-09-09T19:03:17,712 Given no hashes to check 0 links for project 'pybinio': discarding no candidates 2025-09-09T19:03:17,713 ERROR: Could not find a version that satisfies the requirement pybinio==0.1.2 (from versions: none) 2025-09-09T19:03:17,714 ERROR: No matching distribution found for pybinio==0.1.2 2025-09-09T19:03:17,715 Exception information: 2025-09-09T19:03:17,715 Traceback (most recent call last): 2025-09-09T19:03:17,715 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T19:03:17,715 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T19:03:17,715 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T19:03:17,715 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T19:03:17,715 raise RequirementsConflicted(criterion) 2025-09-09T19:03:17,715 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pybinio==0.1.2') 2025-09-09T19:03:17,715 2025-09-09T19:03:17,715 The above exception was the direct cause of the following exception: 2025-09-09T19:03:17,715 2025-09-09T19:03:17,715 Traceback (most recent call last): 2025-09-09T19:03:17,715 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T19:03:17,715 result = self._result = resolver.resolve( 2025-09-09T19:03:17,715 ~~~~~~~~~~~~~~~~^ 2025-09-09T19:03:17,715 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T19:03:17,715 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T19:03:17,715 ) 2025-09-09T19:03:17,715 ^ 2025-09-09T19:03:17,715 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T19:03:17,715 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T19:03:17,715 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T19:03:17,715 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T19:03:17,715 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pybinio==0.1.2'), parent=None)] 2025-09-09T19:03:17,715 2025-09-09T19:03:17,715 The above exception was the direct cause of the following exception: 2025-09-09T19:03:17,715 2025-09-09T19:03:17,715 Traceback (most recent call last): 2025-09-09T19:03:17,715 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T19:03:17,715 status = _inner_run() 2025-09-09T19:03:17,715 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T19:03:17,715 return self.run(options, args) 2025-09-09T19:03:17,715 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T19:03:17,715 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T19:03:17,715 return func(self, options, args) 2025-09-09T19:03:17,715 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T19:03:17,715 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T19:03:17,715 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T19:03:17,715 raise error from e 2025-09-09T19:03:17,715 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pybinio==0.1.2 2025-09-09T19:03:17,725 Removed build tracker: '/tmp/pip-build-tracker-yasihg1w'