2025-09-09T14:50:50,542 Created temporary directory: /tmp/pip-build-tracker-7h3v3din 2025-09-09T14:50:50,544 Initialized build tracking at /tmp/pip-build-tracker-7h3v3din 2025-09-09T14:50:50,545 Created build tracker: /tmp/pip-build-tracker-7h3v3din 2025-09-09T14:50:50,545 Entered build tracker: /tmp/pip-build-tracker-7h3v3din 2025-09-09T14:50:50,546 Created temporary directory: /tmp/pip-wheel-3it993jj 2025-09-09T14:50:50,554 Created temporary directory: /tmp/pip-ephem-wheel-cache-k34atk02 2025-09-09T14:50:50,682 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-09T14:50:50,688 2 location(s) to search for versions of otp-py: 2025-09-09T14:50:50,688 * https://pypi.org/simple/otp-py/ 2025-09-09T14:50:50,688 * https://www.piwheels.org/simple/otp-py/ 2025-09-09T14:50:50,689 Fetching project page and analyzing links: https://pypi.org/simple/otp-py/ 2025-09-09T14:50:50,690 Getting page https://pypi.org/simple/otp-py/ 2025-09-09T14:50:50,693 Found index url https://pypi.org/simple/ 2025-09-09T14:50:50,910 Fetched page https://pypi.org/simple/otp-py/ as application/vnd.pypi.simple.v1+json 2025-09-09T14:50:50,913 Found link https://files.pythonhosted.org/packages/69/e2/c7edb42c5a35114ed8a7a00dd5050b4a0b5493419363f22ba6868d8b9da7/otp-py-0.2.0.tar.gz (from https://pypi.org/simple/otp-py/) (requires-python:>=3.6), version: 0.2.0 2025-09-09T14:50:50,914 Found link https://files.pythonhosted.org/packages/cd/01/0d5f0463764fee9b2adb68b999eedf17af8581706f72b5ad5ef2e192f546/otp-py-0.4.linux-x86_64.tar.gz (from https://pypi.org/simple/otp-py/) (requires-python:>=3.6), version: 0.4.linux-x86_64 2025-09-09T14:50:50,915 Found link https://files.pythonhosted.org/packages/e0/c3/99affec96adb7727967945c57f1d23fa734c62694b4ddca3ce660a51f946/otp-py-0.5.tar.gz (from https://pypi.org/simple/otp-py/) (requires-python:>=3.6), version: 0.5 2025-09-09T14:50:50,916 Fetching project page and analyzing links: https://www.piwheels.org/simple/otp-py/ 2025-09-09T14:50:50,917 Getting page https://www.piwheels.org/simple/otp-py/ 2025-09-09T14:50:50,920 Found index url https://www.piwheels.org/simple/ 2025-09-09T14:50:51,070 Fetched page https://www.piwheels.org/simple/otp-py/ as text/html 2025-09-09T14:50:51,073 Skipping link: No binaries permitted for otp-py: https://archive1.piwheels.org/simple/otp-py/otp_py-0.5-py3-none-any.whl#sha256=9cff6ecd2608688de51db6314d7e912f56a690540009fe5616daaf5dd24973ad (from https://www.piwheels.org/simple/otp-py/) (requires-python:>=3.6) 2025-09-09T14:50:51,073 Skipping link: No binaries permitted for otp-py: https://archive1.piwheels.org/simple/otp-py/otp_py-0.2.0-py3-none-any.whl#sha256=98aec37549ad7bbe1ad15a32d79e16c3c827866f4894d133b1b39fed45721ce7 (from https://www.piwheels.org/simple/otp-py/) (requires-python:>=3.6) 2025-09-09T14:50:51,074 Skipping link: not a file: https://www.piwheels.org/simple/otp-py/ 2025-09-09T14:50:51,075 Skipping link: not a file: https://pypi.org/simple/otp-py/ 2025-09-09T14:50:51,125 Given no hashes to check 0 links for project 'otp-py': discarding no candidates 2025-09-09T14:50:51,127 ERROR: Could not find a version that satisfies the requirement otp-py==0.4 (from versions: 0.2.0, 0.5) 2025-09-09T14:50:51,130 ERROR: No matching distribution found for otp-py==0.4 2025-09-09T14:50:51,132 Exception information: 2025-09-09T14:50:51,132 Traceback (most recent call last): 2025-09-09T14:50:51,132 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-09T14:50:51,132 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-09T14:50:51,132 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T14:50:51,132 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-09T14:50:51,132 raise RequirementsConflicted(criterion) 2025-09-09T14:50:51,132 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('otp-py==0.4') 2025-09-09T14:50:51,132 2025-09-09T14:50:51,132 The above exception was the direct cause of the following exception: 2025-09-09T14:50:51,132 2025-09-09T14:50:51,132 Traceback (most recent call last): 2025-09-09T14:50:51,132 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-09T14:50:51,132 result = self._result = resolver.resolve( 2025-09-09T14:50:51,132 ~~~~~~~~~~~~~~~~^ 2025-09-09T14:50:51,132 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-09T14:50:51,132 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-09T14:50:51,132 ) 2025-09-09T14:50:51,132 ^ 2025-09-09T14:50:51,132 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-09T14:50:51,132 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-09T14:50:51,132 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-09T14:50:51,132 raise ResolutionImpossible(e.criterion.information) from e 2025-09-09T14:50:51,132 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('otp-py==0.4'), parent=None)] 2025-09-09T14:50:51,132 2025-09-09T14:50:51,132 The above exception was the direct cause of the following exception: 2025-09-09T14:50:51,132 2025-09-09T14:50:51,132 Traceback (most recent call last): 2025-09-09T14:50:51,132 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-09T14:50:51,132 status = _inner_run() 2025-09-09T14:50:51,132 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-09T14:50:51,132 return self.run(options, args) 2025-09-09T14:50:51,132 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-09T14:50:51,132 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-09T14:50:51,132 return func(self, options, args) 2025-09-09T14:50:51,132 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-09T14:50:51,132 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-09T14:50:51,132 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-09T14:50:51,132 raise error from e 2025-09-09T14:50:51,132 pip._internal.exceptions.DistributionNotFound: No matching distribution found for otp-py==0.4 2025-09-09T14:50:51,156 Removed build tracker: '/tmp/pip-build-tracker-7h3v3din'