2024-10-14T17:01:25,992 Created temporary directory: /tmp/pip-build-tracker-xze9kyxo 2024-10-14T17:01:25,994 Initialized build tracking at /tmp/pip-build-tracker-xze9kyxo 2024-10-14T17:01:25,994 Created build tracker: /tmp/pip-build-tracker-xze9kyxo 2024-10-14T17:01:25,995 Entered build tracker: /tmp/pip-build-tracker-xze9kyxo 2024-10-14T17:01:25,996 Created temporary directory: /tmp/pip-wheel-tlzgyntq 2024-10-14T17:01:25,999 Created temporary directory: /tmp/pip-ephem-wheel-cache-z_4airbh 2024-10-14T17:01:26,043 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-14T17:01:26,046 2 location(s) to search for versions of pytrpp: 2024-10-14T17:01:26,046 * https://pypi.org/simple/pytrpp/ 2024-10-14T17:01:26,046 * https://www.piwheels.org/simple/pytrpp/ 2024-10-14T17:01:26,046 Fetching project page and analyzing links: https://pypi.org/simple/pytrpp/ 2024-10-14T17:01:26,047 Getting page https://pypi.org/simple/pytrpp/ 2024-10-14T17:01:26,049 Found index url https://pypi.org/simple/ 2024-10-14T17:01:26,192 Fetched page https://pypi.org/simple/pytrpp/ as application/vnd.pypi.simple.v1+json 2024-10-14T17:01:26,194 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/54/47/d9524dafb9726f579a76b06da85f1b46a79456c10676782ba33f5d2757dd/pytrpp-0.1.0.tar.gz (from https://pypi.org/simple/pytrpp/) (requires-python:>=3.12) 2024-10-14T17:01:26,195 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/54/47/d9524dafb9726f579a76b06da85f1b46a79456c10676782ba33f5d2757dd/pytrpp-0.1.0.tar.gz (from https://pypi.org/simple/pytrpp/) (requires-python:>=3.12) 2024-10-14T17:01:26,195 Skipping link: No binaries permitted for pytrpp: https://files.pythonhosted.org/packages/73/14/53a7f043ec80abe942a1378fe3f758fc579e8a51d49d3f32a70378669c53/pytrpp-0.1.2-py3-none-any.whl (from https://pypi.org/simple/pytrpp/) (requires-python:>=3.12) 2024-10-14T17:01:26,196 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/bf/81/12a5cc29c17773fed20b38823cbc054d5318583f2402cc4ac666a15c8348/pytrpp-0.1.2.tar.gz (from https://pypi.org/simple/pytrpp/) (requires-python:>=3.12) 2024-10-14T17:01:26,197 Skipping link: 0.1.2 Requires-Python >=3.12: https://files.pythonhosted.org/packages/bf/81/12a5cc29c17773fed20b38823cbc054d5318583f2402cc4ac666a15c8348/pytrpp-0.1.2.tar.gz (from https://pypi.org/simple/pytrpp/) (requires-python:>=3.12) 2024-10-14T17:01:26,198 Fetching project page and analyzing links: https://www.piwheels.org/simple/pytrpp/ 2024-10-14T17:01:26,199 Getting page https://www.piwheels.org/simple/pytrpp/ 2024-10-14T17:01:26,200 Found index url https://www.piwheels.org/simple/ 2024-10-14T17:01:26,363 Fetched page https://www.piwheels.org/simple/pytrpp/ as text/html 2024-10-14T17:01:26,365 Skipping link: not a file: https://www.piwheels.org/simple/pytrpp/ 2024-10-14T17:01:26,365 Skipping link: not a file: https://pypi.org/simple/pytrpp/ 2024-10-14T17:01:26,383 Given no hashes to check 0 links for project 'pytrpp': discarding no candidates 2024-10-14T17:01:26,384 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12; 0.1.2 Requires-Python >=3.12 2024-10-14T17:01:26,385 ERROR: Could not find a version that satisfies the requirement pytrpp==0.1.2 (from versions: none) 2024-10-14T17:01:26,387 ERROR: No matching distribution found for pytrpp==0.1.2 2024-10-14T17:01:26,388 Exception information: 2024-10-14T17:01:26,388 Traceback (most recent call last): 2024-10-14T17:01:26,388 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-14T17:01:26,388 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-14T17:01:26,388 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-10-14T17:01:26,388 raise RequirementsConflicted(criterion) 2024-10-14T17:01:26,388 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pytrpp==0.1.2') 2024-10-14T17:01:26,388 2024-10-14T17:01:26,388 During handling of the above exception, another exception occurred: 2024-10-14T17:01:26,388 2024-10-14T17:01:26,388 Traceback (most recent call last): 2024-10-14T17:01:26,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-14T17:01:26,388 result = self._result = resolver.resolve( 2024-10-14T17:01:26,388 ^^^^^^^^^^^^^^^^^ 2024-10-14T17:01:26,388 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-14T17:01:26,388 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-14T17:01:26,388 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-14T17:01:26,388 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-10-14T17:01:26,388 raise ResolutionImpossible(e.criterion.information) 2024-10-14T17:01:26,388 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pytrpp==0.1.2'), parent=None)] 2024-10-14T17:01:26,388 2024-10-14T17:01:26,388 The above exception was the direct cause of the following exception: 2024-10-14T17:01:26,388 2024-10-14T17:01:26,388 Traceback (most recent call last): 2024-10-14T17:01:26,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-14T17:01:26,388 status = _inner_run() 2024-10-14T17:01:26,388 ^^^^^^^^^^^^ 2024-10-14T17:01:26,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-14T17:01:26,388 return self.run(options, args) 2024-10-14T17:01:26,388 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-14T17:01:26,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-14T17:01:26,388 return func(self, options, args) 2024-10-14T17:01:26,388 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-14T17:01:26,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-14T17:01:26,388 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-14T17:01:26,388 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-14T17:01:26,388 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-10-14T17:01:26,388 raise error from e 2024-10-14T17:01:26,388 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pytrpp==0.1.2 2024-10-14T17:01:26,394 Removed build tracker: '/tmp/pip-build-tracker-xze9kyxo'