2023-05-25T16:00:54,431 Created temporary directory: /tmp/pip-build-tracker-gx3108rt 2023-05-25T16:00:54,432 Initialized build tracking at /tmp/pip-build-tracker-gx3108rt 2023-05-25T16:00:54,432 Created build tracker: /tmp/pip-build-tracker-gx3108rt 2023-05-25T16:00:54,432 Entered build tracker: /tmp/pip-build-tracker-gx3108rt 2023-05-25T16:00:54,433 Created temporary directory: /tmp/pip-wheel-o44rxz3c 2023-05-25T16:00:54,436 Created temporary directory: /tmp/pip-ephem-wheel-cache-l39ml3if 2023-05-25T16:00:54,459 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-25T16:00:54,463 2 location(s) to search for versions of cht-tide: 2023-05-25T16:00:54,463 * https://pypi.org/simple/cht-tide/ 2023-05-25T16:00:54,463 * https://www.piwheels.org/simple/cht-tide/ 2023-05-25T16:00:54,463 Fetching project page and analyzing links: https://pypi.org/simple/cht-tide/ 2023-05-25T16:00:54,463 Getting page https://pypi.org/simple/cht-tide/ 2023-05-25T16:00:54,465 Found index url https://pypi.org/simple/ 2023-05-25T16:00:54,515 Fetched page https://pypi.org/simple/cht-tide/ as application/vnd.pypi.simple.v1+json 2023-05-25T16:00:54,516 Skipping link: No binaries permitted for cht-tide: https://files.pythonhosted.org/packages/37/66/1a07ac9be9e40b2946888f4d773f1c6598f9e9c870c7362befb24702e7af/cht_tide-0.0.1-py3-none-any.whl (from https://pypi.org/simple/cht-tide/) (requires-python:>=3.10) 2023-05-25T16:00:54,517 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/e7/96/7ae14d4844531da56cff5b63cdeaec9e793279afeb55aaaac352dad2c256/cht_tide-0.0.1.tar.gz (from https://pypi.org/simple/cht-tide/) (requires-python:>=3.10) 2023-05-25T16:00:54,517 Skipping link: 0.0.1 Requires-Python >=3.10: https://files.pythonhosted.org/packages/e7/96/7ae14d4844531da56cff5b63cdeaec9e793279afeb55aaaac352dad2c256/cht_tide-0.0.1.tar.gz (from https://pypi.org/simple/cht-tide/) (requires-python:>=3.10) 2023-05-25T16:00:54,517 Fetching project page and analyzing links: https://www.piwheels.org/simple/cht-tide/ 2023-05-25T16:00:54,517 Getting page https://www.piwheels.org/simple/cht-tide/ 2023-05-25T16:00:54,518 Found index url https://www.piwheels.org/simple/ 2023-05-25T16:00:54,865 Fetched page https://www.piwheels.org/simple/cht-tide/ as text/html 2023-05-25T16:00:54,866 Skipping link: not a file: https://www.piwheels.org/simple/cht-tide/ 2023-05-25T16:00:54,866 Skipping link: not a file: https://pypi.org/simple/cht-tide/ 2023-05-25T16:00:54,883 Given no hashes to check 0 links for project 'cht-tide': discarding no candidates 2023-05-25T16:00:54,884 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.10 2023-05-25T16:00:54,885 ERROR: Could not find a version that satisfies the requirement cht-tide==0.0.1 (from versions: none) 2023-05-25T16:00:54,886 ERROR: No matching distribution found for cht-tide==0.0.1 2023-05-25T16:00:54,887 Exception information: 2023-05-25T16:00:54,887 Traceback (most recent call last): 2023-05-25T16:00:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-25T16:00:54,887 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-25T16:00:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-25T16:00:54,887 raise RequirementsConflicted(criterion) 2023-05-25T16:00:54,887 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cht-tide==0.0.1') 2023-05-25T16:00:54,887 2023-05-25T16:00:54,887 During handling of the above exception, another exception occurred: 2023-05-25T16:00:54,887 2023-05-25T16:00:54,887 Traceback (most recent call last): 2023-05-25T16:00:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-05-25T16:00:54,887 result = self._result = resolver.resolve( 2023-05-25T16:00:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-25T16:00:54,887 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-25T16:00:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-25T16:00:54,887 raise ResolutionImpossible(e.criterion.information) 2023-05-25T16:00:54,887 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cht-tide==0.0.1'), parent=None)] 2023-05-25T16:00:54,887 2023-05-25T16:00:54,887 The above exception was the direct cause of the following exception: 2023-05-25T16:00:54,887 2023-05-25T16:00:54,887 Traceback (most recent call last): 2023-05-25T16:00:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-25T16:00:54,887 status = run_func(*args) 2023-05-25T16:00:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-25T16:00:54,887 return func(self, options, args) 2023-05-25T16:00:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-25T16:00:54,887 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-25T16:00:54,887 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-25T16:00:54,887 raise error from e 2023-05-25T16:00:54,887 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cht-tide==0.0.1 2023-05-25T16:00:54,891 Removed build tracker: '/tmp/pip-build-tracker-gx3108rt'