2025-08-31T06:42:58,550 Created temporary directory: /tmp/pip-build-tracker-omrevm2m 2025-08-31T06:42:58,552 Initialized build tracking at /tmp/pip-build-tracker-omrevm2m 2025-08-31T06:42:58,552 Created build tracker: /tmp/pip-build-tracker-omrevm2m 2025-08-31T06:42:58,553 Entered build tracker: /tmp/pip-build-tracker-omrevm2m 2025-08-31T06:42:58,553 Created temporary directory: /tmp/pip-wheel-kfx7rwly 2025-08-31T06:42:58,557 Created temporary directory: /tmp/pip-ephem-wheel-cache-q0erpe_7 2025-08-31T06:42:58,611 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-08-31T06:42:58,614 2 location(s) to search for versions of alphapyne: 2025-08-31T06:42:58,614 * https://pypi.org/simple/alphapyne/ 2025-08-31T06:42:58,614 * https://www.piwheels.org/simple/alphapyne/ 2025-08-31T06:42:58,615 Fetching project page and analyzing links: https://pypi.org/simple/alphapyne/ 2025-08-31T06:42:58,615 Getting page https://pypi.org/simple/alphapyne/ 2025-08-31T06:42:58,617 Found index url https://pypi.org/simple/ 2025-08-31T06:42:58,845 Fetched page https://pypi.org/simple/alphapyne/ as application/vnd.pypi.simple.v1+json 2025-08-31T06:42:58,848 Skipping link: No binaries permitted for alphapyne: https://files.pythonhosted.org/packages/63/94/9d69c434e8402b38c524b5f00de224d044cd389beb8cc0a48b13d86ef19e/alphapyne-0.0.0-py3-none-any.whl (from https://pypi.org/simple/alphapyne/) (requires-python:>=3.12) 2025-08-31T06:42:58,850 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/10/ce/8b35977629e95103bd28fa296a44ca4a6ed585ca1262bde65864eb81b125/alphapyne-0.0.0.tar.gz (from https://pypi.org/simple/alphapyne/) (requires-python:>=3.12) 2025-08-31T06:42:58,851 Skipping link: 0.0.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/10/ce/8b35977629e95103bd28fa296a44ca4a6ed585ca1262bde65864eb81b125/alphapyne-0.0.0.tar.gz (from https://pypi.org/simple/alphapyne/) (requires-python:>=3.12) 2025-08-31T06:42:58,853 Fetching project page and analyzing links: https://www.piwheels.org/simple/alphapyne/ 2025-08-31T06:42:58,854 Getting page https://www.piwheels.org/simple/alphapyne/ 2025-08-31T06:42:58,857 Found index url https://www.piwheels.org/simple/ 2025-08-31T06:42:59,044 Fetched page https://www.piwheels.org/simple/alphapyne/ as text/html 2025-08-31T06:42:59,045 Skipping link: not a file: https://www.piwheels.org/simple/alphapyne/ 2025-08-31T06:42:59,046 Skipping link: not a file: https://pypi.org/simple/alphapyne/ 2025-08-31T06:42:59,066 Given no hashes to check 0 links for project 'alphapyne': discarding no candidates 2025-08-31T06:42:59,067 ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python >=3.12 2025-08-31T06:42:59,069 ERROR: Could not find a version that satisfies the requirement alphapyne==0.0.0 (from versions: none) 2025-08-31T06:42:59,071 ERROR: No matching distribution found for alphapyne==0.0.0 2025-08-31T06:42:59,072 Exception information: 2025-08-31T06:42:59,072 Traceback (most recent call last): 2025-08-31T06:42:59,072 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 429, in resolve 2025-08-31T06:42:59,072 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-08-31T06:42:59,072 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 151, in _add_to_criteria 2025-08-31T06:42:59,072 raise RequirementsConflicted(criterion) 2025-08-31T06:42:59,072 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('alphapyne==0.0.0') 2025-08-31T06:42:59,072 2025-08-31T06:42:59,072 The above exception was the direct cause of the following exception: 2025-08-31T06:42:59,072 2025-08-31T06:42:59,072 Traceback (most recent call last): 2025-08-31T06:42:59,072 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 98, in resolve 2025-08-31T06:42:59,072 result = self._result = resolver.resolve( 2025-08-31T06:42:59,072 ^^^^^^^^^^^^^^^^^ 2025-08-31T06:42:59,072 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 596, in resolve 2025-08-31T06:42:59,072 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-08-31T06:42:59,072 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T06:42:59,072 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 431, in resolve 2025-08-31T06:42:59,072 raise ResolutionImpossible(e.criterion.information) from e 2025-08-31T06:42:59,072 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('alphapyne==0.0.0'), parent=None)] 2025-08-31T06:42:59,072 2025-08-31T06:42:59,072 The above exception was the direct cause of the following exception: 2025-08-31T06:42:59,072 2025-08-31T06:42:59,072 Traceback (most recent call last): 2025-08-31T06:42:59,072 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 107, in _run_wrapper 2025-08-31T06:42:59,072 status = _inner_run() 2025-08-31T06:42:59,072 ^^^^^^^^^^^^ 2025-08-31T06:42:59,072 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 98, in _inner_run 2025-08-31T06:42:59,072 return self.run(options, args) 2025-08-31T06:42:59,072 ^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T06:42:59,072 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 71, in wrapper 2025-08-31T06:42:59,072 return func(self, options, args) 2025-08-31T06:42:59,072 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T06:42:59,072 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 146, in run 2025-08-31T06:42:59,072 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-08-31T06:42:59,072 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-08-31T06:42:59,072 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 107, in resolve 2025-08-31T06:42:59,072 raise error from e 2025-08-31T06:42:59,072 pip._internal.exceptions.DistributionNotFound: No matching distribution found for alphapyne==0.0.0 2025-08-31T06:42:59,078 Removed build tracker: '/tmp/pip-build-tracker-omrevm2m'