2025-08-31T02:00:59,968 Created temporary directory: /tmp/pip-build-tracker-h85e97d1 2025-08-31T02:00:59,969 Initialized build tracking at /tmp/pip-build-tracker-h85e97d1 2025-08-31T02:00:59,969 Created build tracker: /tmp/pip-build-tracker-h85e97d1 2025-08-31T02:00:59,970 Entered build tracker: /tmp/pip-build-tracker-h85e97d1 2025-08-31T02:00:59,971 Created temporary directory: /tmp/pip-wheel-u5eiecpl 2025-08-31T02:00:59,975 Created temporary directory: /tmp/pip-ephem-wheel-cache-ldzhixeh 2025-08-31T02:01:00,021 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-08-31T02:01:00,024 2 location(s) to search for versions of pyperidyno: 2025-08-31T02:01:00,024 * https://pypi.org/simple/pyperidyno/ 2025-08-31T02:01:00,024 * https://www.piwheels.org/simple/pyperidyno/ 2025-08-31T02:01:00,024 Fetching project page and analyzing links: https://pypi.org/simple/pyperidyno/ 2025-08-31T02:01:00,025 Getting page https://pypi.org/simple/pyperidyno/ 2025-08-31T02:01:00,027 Found index url https://pypi.org/simple/ 2025-08-31T02:01:00,307 Fetched page https://pypi.org/simple/pyperidyno/ as application/vnd.pypi.simple.v1+json 2025-08-31T02:01:00,308 Found link https://files.pythonhosted.org/packages/dc/3d/da495d6a73120cf0dab1851b80fa2e7e7637af64d4c88971ada7e246480b/pyperidyno-0.9.2.tar.gz (from https://pypi.org/simple/pyperidyno/) (requires-python:>=3.6), version: 0.9.2 2025-08-31T02:01:00,309 Found link https://files.pythonhosted.org/packages/96/76/55f35fc6b0230bfef88a6639fe1ff6f70ba03f97c23da45aa8ad540b3b27/pyperidyno-1.0.1.tar.gz (from https://pypi.org/simple/pyperidyno/) (requires-python:>=3.6), version: 1.0.1 2025-08-31T02:01:00,310 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/c5/a7/4d3c21dfb0b5c8848976344715b29af2dce4b81f8e1a70c979810e58f841/pyperidyno-1.2.0.tar.gz (from https://pypi.org/simple/pyperidyno/) (requires-python:>=3.12) 2025-08-31T02:01:00,311 Skipping link: 1.2.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/c5/a7/4d3c21dfb0b5c8848976344715b29af2dce4b81f8e1a70c979810e58f841/pyperidyno-1.2.0.tar.gz (from https://pypi.org/simple/pyperidyno/) (requires-python:>=3.12) 2025-08-31T02:01:00,312 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyperidyno/ 2025-08-31T02:01:00,312 Getting page https://www.piwheels.org/simple/pyperidyno/ 2025-08-31T02:01:00,314 Found index url https://www.piwheels.org/simple/ 2025-08-31T02:01:00,498 Fetched page https://www.piwheels.org/simple/pyperidyno/ as text/html 2025-08-31T02:01:00,499 Skipping link: not a file: https://www.piwheels.org/simple/pyperidyno/ 2025-08-31T02:01:00,501 Skipping link: not a file: https://pypi.org/simple/pyperidyno/ 2025-08-31T02:01:00,525 Given no hashes to check 0 links for project 'pyperidyno': discarding no candidates 2025-08-31T02:01:00,528 ERROR: Ignored the following versions that require a different python version: 1.2.0 Requires-Python >=3.12 2025-08-31T02:01:00,531 ERROR: Could not find a version that satisfies the requirement pyperidyno==1.2.0 (from versions: 0.9.2, 1.0.1) 2025-08-31T02:01:00,533 ERROR: No matching distribution found for pyperidyno==1.2.0 2025-08-31T02:01:00,536 Exception information: 2025-08-31T02:01:00,536 Traceback (most recent call last): 2025-08-31T02:01:00,536 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-08-31T02:01:00,536 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-08-31T02:01:00,536 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-08-31T02:01:00,536 raise RequirementsConflicted(criterion) 2025-08-31T02:01:00,536 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyperidyno==1.2.0') 2025-08-31T02:01:00,536 2025-08-31T02:01:00,536 The above exception was the direct cause of the following exception: 2025-08-31T02:01:00,536 2025-08-31T02:01:00,536 Traceback (most recent call last): 2025-08-31T02:01:00,536 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-08-31T02:01:00,536 result = self._result = resolver.resolve( 2025-08-31T02:01:00,536 ^^^^^^^^^^^^^^^^^ 2025-08-31T02:01:00,536 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-08-31T02:01:00,536 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-08-31T02:01:00,536 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T02:01:00,536 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-08-31T02:01:00,536 raise ResolutionImpossible(e.criterion.information) from e 2025-08-31T02:01:00,536 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyperidyno==1.2.0'), parent=None)] 2025-08-31T02:01:00,536 2025-08-31T02:01:00,536 The above exception was the direct cause of the following exception: 2025-08-31T02:01:00,536 2025-08-31T02:01:00,536 Traceback (most recent call last): 2025-08-31T02:01:00,536 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-08-31T02:01:00,536 status = _inner_run() 2025-08-31T02:01:00,536 ^^^^^^^^^^^^ 2025-08-31T02:01:00,536 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-08-31T02:01:00,536 return self.run(options, args) 2025-08-31T02:01:00,536 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T02:01:00,536 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-08-31T02:01:00,536 return func(self, options, args) 2025-08-31T02:01:00,536 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T02:01:00,536 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-08-31T02:01:00,536 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-08-31T02:01:00,536 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T02:01:00,536 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-08-31T02:01:00,536 raise error from e 2025-08-31T02:01:00,536 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyperidyno==1.2.0 2025-08-31T02:01:00,547 Removed build tracker: '/tmp/pip-build-tracker-h85e97d1'