2023-06-28T08:30:14,421 Created temporary directory: /tmp/pip-build-tracker-5kcg7bnq 2023-06-28T08:30:14,424 Initialized build tracking at /tmp/pip-build-tracker-5kcg7bnq 2023-06-28T08:30:14,424 Created build tracker: /tmp/pip-build-tracker-5kcg7bnq 2023-06-28T08:30:14,424 Entered build tracker: /tmp/pip-build-tracker-5kcg7bnq 2023-06-28T08:30:14,426 Created temporary directory: /tmp/pip-wheel-m_vx7xu7 2023-06-28T08:30:14,434 Created temporary directory: /tmp/pip-ephem-wheel-cache-bu1mtzkg 2023-06-28T08:30:14,486 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-28T08:30:14,495 2 location(s) to search for versions of linear-cli-ai: 2023-06-28T08:30:14,495 * https://pypi.org/simple/linear-cli-ai/ 2023-06-28T08:30:14,495 * https://www.piwheels.org/simple/linear-cli-ai/ 2023-06-28T08:30:14,496 Fetching project page and analyzing links: https://pypi.org/simple/linear-cli-ai/ 2023-06-28T08:30:14,497 Getting page https://pypi.org/simple/linear-cli-ai/ 2023-06-28T08:30:14,501 Found index url https://pypi.org/simple/ 2023-06-28T08:30:14,695 Fetched page https://pypi.org/simple/linear-cli-ai/ as application/vnd.pypi.simple.v1+json 2023-06-28T08:30:14,698 Skipping link: No binaries permitted for linear-cli-ai: https://files.pythonhosted.org/packages/5f/d4/d17edd8b1c000d5c91acfbdbbc915669454df18ec4e51a6aa049c73655e6/linear_cli_ai-0.1.0-py3-none-any.whl (from https://pypi.org/simple/linear-cli-ai/) (requires-python:==3.8.10) 2023-06-28T08:30:14,700 Link requires a different Python (3.7.3 not in: '==3.8.10'): https://files.pythonhosted.org/packages/0a/70/83ea6b9bc6b7650439239b8f06ecdd2c899118a4c2d2cfed5e194080cb7c/linear_cli_ai-0.1.0.tar.gz (from https://pypi.org/simple/linear-cli-ai/) (requires-python:==3.8.10) 2023-06-28T08:30:14,700 Skipping link: 0.1.0 Requires-Python ==3.8.10: https://files.pythonhosted.org/packages/0a/70/83ea6b9bc6b7650439239b8f06ecdd2c899118a4c2d2cfed5e194080cb7c/linear_cli_ai-0.1.0.tar.gz (from https://pypi.org/simple/linear-cli-ai/) (requires-python:==3.8.10) 2023-06-28T08:30:14,701 Skipping link: No binaries permitted for linear-cli-ai: https://files.pythonhosted.org/packages/e0/4b/7ef383d71a8fb962b5362097b8ade7e21b94657e6827a1ea8c572567c1ed/linear_cli_ai-0.1.1-py3-none-any.whl (from https://pypi.org/simple/linear-cli-ai/) (requires-python:==3.8.10) 2023-06-28T08:30:14,702 Link requires a different Python (3.7.3 not in: '==3.8.10'): https://files.pythonhosted.org/packages/a3/5f/c19cd3a9d6fadcee060ddd63601dba52e5b424369aa0e550d0b788c217d2/linear_cli_ai-0.1.1.tar.gz (from https://pypi.org/simple/linear-cli-ai/) (requires-python:==3.8.10) 2023-06-28T08:30:14,702 Skipping link: 0.1.1 Requires-Python ==3.8.10: https://files.pythonhosted.org/packages/a3/5f/c19cd3a9d6fadcee060ddd63601dba52e5b424369aa0e550d0b788c217d2/linear_cli_ai-0.1.1.tar.gz (from https://pypi.org/simple/linear-cli-ai/) (requires-python:==3.8.10) 2023-06-28T08:30:14,703 Fetching project page and analyzing links: https://www.piwheels.org/simple/linear-cli-ai/ 2023-06-28T08:30:14,704 Getting page https://www.piwheels.org/simple/linear-cli-ai/ 2023-06-28T08:30:14,706 Found index url https://www.piwheels.org/simple/ 2023-06-28T08:30:14,989 Fetched page https://www.piwheels.org/simple/linear-cli-ai/ as text/html 2023-06-28T08:30:14,991 Skipping link: not a file: https://www.piwheels.org/simple/linear-cli-ai/ 2023-06-28T08:30:14,992 Skipping link: not a file: https://pypi.org/simple/linear-cli-ai/ 2023-06-28T08:30:15,023 Given no hashes to check 0 links for project 'linear-cli-ai': discarding no candidates 2023-06-28T08:30:15,024 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python ==3.8.10; 0.1.1 Requires-Python ==3.8.10 2023-06-28T08:30:15,027 ERROR: Could not find a version that satisfies the requirement linear-cli-ai==0.1.1 (from versions: none) 2023-06-28T08:30:15,029 ERROR: No matching distribution found for linear-cli-ai==0.1.1 2023-06-28T08:30:15,031 Exception information: 2023-06-28T08:30:15,031 Traceback (most recent call last): 2023-06-28T08:30:15,031 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-28T08:30:15,031 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-28T08:30:15,031 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-28T08:30:15,031 raise RequirementsConflicted(criterion) 2023-06-28T08:30:15,031 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('linear-cli-ai==0.1.1') 2023-06-28T08:30:15,031 2023-06-28T08:30:15,031 During handling of the above exception, another exception occurred: 2023-06-28T08:30:15,031 2023-06-28T08:30:15,031 Traceback (most recent call last): 2023-06-28T08:30:15,031 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-06-28T08:30:15,031 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-06-28T08:30:15,031 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-28T08:30:15,031 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-28T08:30:15,031 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-28T08:30:15,031 raise ResolutionImpossible(e.criterion.information) 2023-06-28T08:30:15,031 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('linear-cli-ai==0.1.1'), parent=None)] 2023-06-28T08:30:15,031 2023-06-28T08:30:15,031 The above exception was the direct cause of the following exception: 2023-06-28T08:30:15,031 2023-06-28T08:30:15,031 Traceback (most recent call last): 2023-06-28T08:30:15,031 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-28T08:30:15,031 status = run_func(*args) 2023-06-28T08:30:15,031 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-28T08:30:15,031 return func(self, options, args) 2023-06-28T08:30:15,031 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-28T08:30:15,031 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-28T08:30:15,031 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-28T08:30:15,031 raise error from e 2023-06-28T08:30:15,031 pip._internal.exceptions.DistributionNotFound: No matching distribution found for linear-cli-ai==0.1.1 2023-06-28T08:30:15,039 Removed build tracker: '/tmp/pip-build-tracker-5kcg7bnq'