2023-09-08T03:47:57,786 Created temporary directory: /tmp/pip-build-tracker-xa06mbbm 2023-09-08T03:47:57,788 Initialized build tracking at /tmp/pip-build-tracker-xa06mbbm 2023-09-08T03:47:57,789 Created build tracker: /tmp/pip-build-tracker-xa06mbbm 2023-09-08T03:47:57,789 Entered build tracker: /tmp/pip-build-tracker-xa06mbbm 2023-09-08T03:47:57,791 Created temporary directory: /tmp/pip-wheel-6eu63g0y 2023-09-08T03:47:57,795 Created temporary directory: /tmp/pip-ephem-wheel-cache-3nobafxl 2023-09-08T03:47:57,818 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T03:47:57,822 2 location(s) to search for versions of haiku: 2023-09-08T03:47:57,822 * https://pypi.org/simple/haiku/ 2023-09-08T03:47:57,822 * https://www.piwheels.org/simple/haiku/ 2023-09-08T03:47:57,822 Fetching project page and analyzing links: https://pypi.org/simple/haiku/ 2023-09-08T03:47:57,823 Getting page https://pypi.org/simple/haiku/ 2023-09-08T03:47:57,825 Found index url https://pypi.org/simple/ 2023-09-08T03:47:58,044 Fetched page https://pypi.org/simple/haiku/ as application/vnd.pypi.simple.v1+json 2023-09-08T03:47:58,045 Found link https://files.pythonhosted.org/packages/fb/b7/517e7be8c4cb797529b8c30cabd888123a9070b7be8a9ab8d7824ade0dc2/Haiku-0.01_20110820-135621.tar.gz (from https://pypi.org/simple/haiku/), version: 0.01_20110820-135621 2023-09-08T03:47:58,046 Fetching project page and analyzing links: https://www.piwheels.org/simple/haiku/ 2023-09-08T03:47:58,047 Getting page https://www.piwheels.org/simple/haiku/ 2023-09-08T03:47:58,048 Found index url https://www.piwheels.org/simple/ 2023-09-08T03:47:58,305 Fetched page https://www.piwheels.org/simple/haiku/ as text/html 2023-09-08T03:47:58,306 Skipping link: not a file: https://www.piwheels.org/simple/haiku/ 2023-09-08T03:47:58,307 Skipping link: not a file: https://pypi.org/simple/haiku/ 2023-09-08T03:47:58,325 Given no hashes to check 0 links for project 'haiku': discarding no candidates 2023-09-08T03:47:58,326 ERROR: Could not find a version that satisfies the requirement haiku==0.01 (from versions: 0.01_20110820-135621) 2023-09-08T03:47:58,328 ERROR: No matching distribution found for haiku==0.01 2023-09-08T03:47:58,329 Exception information: 2023-09-08T03:47:58,329 Traceback (most recent call last): 2023-09-08T03:47:58,329 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T03:47:58,329 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T03:47:58,329 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T03:47:58,329 raise RequirementsConflicted(criterion) 2023-09-08T03:47:58,329 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('haiku==0.01') 2023-09-08T03:47:58,329 2023-09-08T03:47:58,329 During handling of the above exception, another exception occurred: 2023-09-08T03:47:58,329 2023-09-08T03:47:58,329 Traceback (most recent call last): 2023-09-08T03:47:58,329 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T03:47:58,329 result = self._result = resolver.resolve( 2023-09-08T03:47:58,329 ^^^^^^^^^^^^^^^^^ 2023-09-08T03:47:58,329 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T03:47:58,329 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T03:47:58,329 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T03:47:58,329 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T03:47:58,329 raise ResolutionImpossible(e.criterion.information) 2023-09-08T03:47:58,329 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('haiku==0.01'), parent=None)] 2023-09-08T03:47:58,329 2023-09-08T03:47:58,329 The above exception was the direct cause of the following exception: 2023-09-08T03:47:58,329 2023-09-08T03:47:58,329 Traceback (most recent call last): 2023-09-08T03:47:58,329 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T03:47:58,329 status = run_func(*args) 2023-09-08T03:47:58,329 ^^^^^^^^^^^^^^^ 2023-09-08T03:47:58,329 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T03:47:58,329 return func(self, options, args) 2023-09-08T03:47:58,329 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T03:47:58,329 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T03:47:58,329 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T03:47:58,329 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T03:47:58,329 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T03:47:58,329 raise error from e 2023-09-08T03:47:58,329 pip._internal.exceptions.DistributionNotFound: No matching distribution found for haiku==0.01 2023-09-08T03:47:58,335 Removed build tracker: '/tmp/pip-build-tracker-xa06mbbm'