2023-06-05T13:03:45,555 Created temporary directory: /tmp/pip-build-tracker-fw_6ca7g 2023-06-05T13:03:45,558 Initialized build tracking at /tmp/pip-build-tracker-fw_6ca7g 2023-06-05T13:03:45,559 Created build tracker: /tmp/pip-build-tracker-fw_6ca7g 2023-06-05T13:03:45,559 Entered build tracker: /tmp/pip-build-tracker-fw_6ca7g 2023-06-05T13:03:45,560 Created temporary directory: /tmp/pip-wheel-0jep66mq 2023-06-05T13:03:45,569 Created temporary directory: /tmp/pip-ephem-wheel-cache-eyq8i5l3 2023-06-05T13:03:45,622 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-05T13:03:45,632 2 location(s) to search for versions of cli-package: 2023-06-05T13:03:45,632 * https://pypi.org/simple/cli-package/ 2023-06-05T13:03:45,632 * https://www.piwheels.org/simple/cli-package/ 2023-06-05T13:03:45,633 Fetching project page and analyzing links: https://pypi.org/simple/cli-package/ 2023-06-05T13:03:45,634 Getting page https://pypi.org/simple/cli-package/ 2023-06-05T13:03:45,639 Found index url https://pypi.org/simple/ 2023-06-05T13:03:45,840 Fetched page https://pypi.org/simple/cli-package/ as application/vnd.pypi.simple.v1+json 2023-06-05T13:03:45,843 Skipping link: No binaries permitted for cli-package: https://files.pythonhosted.org/packages/b9/d7/afbff10d85d201f15ea8fe806a7d23b3ae55ac482cd51611b65fb0ba65bd/cli_package-0.1.0-py3-none-any.whl (from https://pypi.org/simple/cli-package/) (requires-python:==3.7.6) 2023-06-05T13:03:45,844 Link requires a different Python (3.7.3 not in: '==3.7.6'): https://files.pythonhosted.org/packages/dd/70/405921442454d398bc5caac9c3d5ec3135edb27eb65371fe8384ef6130e2/cli_package-0.1.0.tar.gz (from https://pypi.org/simple/cli-package/) (requires-python:==3.7.6) 2023-06-05T13:03:45,845 Skipping link: 0.1.0 Requires-Python ==3.7.6: https://files.pythonhosted.org/packages/dd/70/405921442454d398bc5caac9c3d5ec3135edb27eb65371fe8384ef6130e2/cli_package-0.1.0.tar.gz (from https://pypi.org/simple/cli-package/) (requires-python:==3.7.6) 2023-06-05T13:03:45,846 Fetching project page and analyzing links: https://www.piwheels.org/simple/cli-package/ 2023-06-05T13:03:45,846 Getting page https://www.piwheels.org/simple/cli-package/ 2023-06-05T13:03:45,848 Found index url https://www.piwheels.org/simple/ 2023-06-05T13:03:46,118 Fetched page https://www.piwheels.org/simple/cli-package/ as text/html 2023-06-05T13:03:46,120 Skipping link: not a file: https://www.piwheels.org/simple/cli-package/ 2023-06-05T13:03:46,120 Skipping link: not a file: https://pypi.org/simple/cli-package/ 2023-06-05T13:03:46,152 Given no hashes to check 0 links for project 'cli-package': discarding no candidates 2023-06-05T13:03:46,153 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python ==3.7.6 2023-06-05T13:03:46,156 ERROR: Could not find a version that satisfies the requirement cli-package==0.1.0 (from versions: none) 2023-06-05T13:03:46,158 ERROR: No matching distribution found for cli-package==0.1.0 2023-06-05T13:03:46,160 Exception information: 2023-06-05T13:03:46,160 Traceback (most recent call last): 2023-06-05T13:03:46,160 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-05T13:03:46,160 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-05T13:03:46,160 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-05T13:03:46,160 raise RequirementsConflicted(criterion) 2023-06-05T13:03:46,160 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cli-package==0.1.0') 2023-06-05T13:03:46,160 2023-06-05T13:03:46,160 During handling of the above exception, another exception occurred: 2023-06-05T13:03:46,160 2023-06-05T13:03:46,160 Traceback (most recent call last): 2023-06-05T13:03:46,160 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-06-05T13:03:46,160 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-06-05T13:03:46,160 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-05T13:03:46,160 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-05T13:03:46,160 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-05T13:03:46,160 raise ResolutionImpossible(e.criterion.information) 2023-06-05T13:03:46,160 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cli-package==0.1.0'), parent=None)] 2023-06-05T13:03:46,160 2023-06-05T13:03:46,160 The above exception was the direct cause of the following exception: 2023-06-05T13:03:46,160 2023-06-05T13:03:46,160 Traceback (most recent call last): 2023-06-05T13:03:46,160 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-05T13:03:46,160 status = run_func(*args) 2023-06-05T13:03:46,160 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-05T13:03:46,160 return func(self, options, args) 2023-06-05T13:03:46,160 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-05T13:03:46,160 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-05T13:03:46,160 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-05T13:03:46,160 raise error from e 2023-06-05T13:03:46,160 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cli-package==0.1.0 2023-06-05T13:03:46,169 Removed build tracker: '/tmp/pip-build-tracker-fw_6ca7g'