2025-09-08T13:53:58,776 Created temporary directory: /tmp/pip-build-tracker-ytsx6qhn 2025-09-08T13:53:58,777 Initialized build tracking at /tmp/pip-build-tracker-ytsx6qhn 2025-09-08T13:53:58,777 Created build tracker: /tmp/pip-build-tracker-ytsx6qhn 2025-09-08T13:53:58,777 Entered build tracker: /tmp/pip-build-tracker-ytsx6qhn 2025-09-08T13:53:58,778 Created temporary directory: /tmp/pip-wheel-y48yp2bb 2025-09-08T13:53:58,781 Created temporary directory: /tmp/pip-ephem-wheel-cache-j26leo9u 2025-09-08T13:53:58,841 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T13:53:58,843 2 location(s) to search for versions of ackeras: 2025-09-08T13:53:58,843 * https://pypi.org/simple/ackeras/ 2025-09-08T13:53:58,843 * https://www.piwheels.org/simple/ackeras/ 2025-09-08T13:53:58,844 Fetching project page and analyzing links: https://pypi.org/simple/ackeras/ 2025-09-08T13:53:58,844 Getting page https://pypi.org/simple/ackeras/ 2025-09-08T13:53:58,845 Found index url https://pypi.org/simple/ 2025-09-08T13:53:59,047 Fetched page https://pypi.org/simple/ackeras/ as application/vnd.pypi.simple.v1+json 2025-09-08T13:53:59,048 Skipping link: No binaries permitted for ackeras: https://files.pythonhosted.org/packages/b8/cd/0dd460ce087eae20808ba00b26ba56279fef324d4465d44f87fb4f8c0131/ackeras-0.1.0-py3-none-any.whl (from https://pypi.org/simple/ackeras/) 2025-09-08T13:53:59,049 Found link https://files.pythonhosted.org/packages/fa/78/e7aa66abad5f1b5ef782a183c7fa57507d47ea9bfd04b2ea4c77b653059f/ackeras-0.1.0.macosx-10.7-x86_64.tar.gz (from https://pypi.org/simple/ackeras/), version: 0.1.0.macosx-10.7-x86_64 2025-09-08T13:53:59,049 Found link https://files.pythonhosted.org/packages/67/1e/afe3299689b755471ab1488145ee3ee116ad93e268e13be449e9ac25d971/ackeras-0.1.1.macosx-10.7-x86_64.tar.gz (from https://pypi.org/simple/ackeras/), version: 0.1.1.macosx-10.7-x86_64 2025-09-08T13:53:59,050 Fetching project page and analyzing links: https://www.piwheels.org/simple/ackeras/ 2025-09-08T13:53:59,050 Getting page https://www.piwheels.org/simple/ackeras/ 2025-09-08T13:53:59,052 Found index url https://www.piwheels.org/simple/ 2025-09-08T13:53:59,149 Fetched page https://www.piwheels.org/simple/ackeras/ as text/html 2025-09-08T13:53:59,150 Skipping link: No binaries permitted for ackeras: https://archive1.piwheels.org/simple/ackeras/ackeras-0.1.0-py3-none-any.whl#sha256=e4add3b74a32c5bdf236a17ec323ef5446e707e8faffae0e174b6f93a801098e (from https://www.piwheels.org/simple/ackeras/) 2025-09-08T13:53:59,150 Skipping link: not a file: https://www.piwheels.org/simple/ackeras/ 2025-09-08T13:53:59,150 Skipping link: not a file: https://pypi.org/simple/ackeras/ 2025-09-08T13:53:59,174 Given no hashes to check 0 links for project 'ackeras': discarding no candidates 2025-09-08T13:53:59,174 ERROR: Could not find a version that satisfies the requirement ackeras==0.1.1 (from versions: none) 2025-09-08T13:53:59,176 ERROR: No matching distribution found for ackeras==0.1.1 2025-09-08T13:53:59,176 Exception information: 2025-09-08T13:53:59,176 Traceback (most recent call last): 2025-09-08T13:53:59,176 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T13:53:59,176 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T13:53:59,176 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T13:53:59,176 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-08T13:53:59,176 raise RequirementsConflicted(criterion) 2025-09-08T13:53:59,176 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ackeras==0.1.1') 2025-09-08T13:53:59,176 2025-09-08T13:53:59,176 The above exception was the direct cause of the following exception: 2025-09-08T13:53:59,176 2025-09-08T13:53:59,176 Traceback (most recent call last): 2025-09-08T13:53:59,176 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T13:53:59,176 result = self._result = resolver.resolve( 2025-09-08T13:53:59,176 ~~~~~~~~~~~~~~~~^ 2025-09-08T13:53:59,176 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T13:53:59,176 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T13:53:59,176 ) 2025-09-08T13:53:59,176 ^ 2025-09-08T13:53:59,176 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T13:53:59,176 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T13:53:59,176 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-08T13:53:59,176 raise ResolutionImpossible(e.criterion.information) from e 2025-09-08T13:53:59,176 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ackeras==0.1.1'), parent=None)] 2025-09-08T13:53:59,176 2025-09-08T13:53:59,176 The above exception was the direct cause of the following exception: 2025-09-08T13:53:59,176 2025-09-08T13:53:59,176 Traceback (most recent call last): 2025-09-08T13:53:59,176 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T13:53:59,176 status = _inner_run() 2025-09-08T13:53:59,176 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T13:53:59,176 return self.run(options, args) 2025-09-08T13:53:59,176 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T13:53:59,176 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T13:53:59,176 return func(self, options, args) 2025-09-08T13:53:59,176 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T13:53:59,176 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T13:53:59,176 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-08T13:53:59,176 raise error from e 2025-09-08T13:53:59,176 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ackeras==0.1.1 2025-09-08T13:53:59,185 Removed build tracker: '/tmp/pip-build-tracker-ytsx6qhn'