2021-08-28T10:25:26,943 Created temporary directory: /tmp/pip-ephem-wheel-cache-058elpir 2021-08-28T10:25:26,946 Created temporary directory: /tmp/pip-req-tracker-v1eofza2 2021-08-28T10:25:26,947 Initialized build tracking at /tmp/pip-req-tracker-v1eofza2 2021-08-28T10:25:26,947 Created build tracker: /tmp/pip-req-tracker-v1eofza2 2021-08-28T10:25:26,947 Entered build tracker: /tmp/pip-req-tracker-v1eofza2 2021-08-28T10:25:26,948 Created temporary directory: /tmp/pip-wheel-w_r27pf6 2021-08-28T10:25:26,979 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-28T10:25:26,982 2 location(s) to search for versions of ccm-clang-tools: 2021-08-28T10:25:26,982 * https://pypi.org/simple/ccm-clang-tools/ 2021-08-28T10:25:26,982 * https://www.piwheels.org/simple/ccm-clang-tools/ 2021-08-28T10:25:26,983 Fetching project page and analyzing links: https://pypi.org/simple/ccm-clang-tools/ 2021-08-28T10:25:26,983 Getting page https://pypi.org/simple/ccm-clang-tools/ 2021-08-28T10:25:26,985 Found index url https://pypi.org/simple 2021-08-28T10:25:27,077 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/5f/f2/5214aec3d4529fbfbff10345ee24007738c0d83c3f72cf4634b9ea102064/ccm-clang-tools-0.1.0.tar.gz#sha256=7c7828b7d043a38a06bce900b0353fc3a2e408014ddf4f797b69a429a3eb87b0 (from https://pypi.org/simple/ccm-clang-tools/) (requires-python:>=3.8) 2021-08-28T10:25:27,077 Skipping link: No binaries permitted for ccm-clang-tools: https://files.pythonhosted.org/packages/4f/b3/48320667f1f771522a4693c590462552fe6f81c832159fd9026429dc0231/ccm_clang_tools-0.1.0-py3-none-any.whl#sha256=e35d43be0cc40fa572ce4f99d8c5fb490487a411eaf620b04d4f7561ac161f0b (from https://pypi.org/simple/ccm-clang-tools/) (requires-python:>=3.8) 2021-08-28T10:25:27,078 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/15/73/0bf1c2df89439101046e651b2427695958dccf4a52a984052ad727f8a936/ccm-clang-tools-0.1.2.tar.gz#sha256=0a1fd9cb62aea47d69f35fac4203196a6575a0474e47e5a7df6f40e8d0de3eea (from https://pypi.org/simple/ccm-clang-tools/) (requires-python:>=3.8) 2021-08-28T10:25:27,078 Fetching project page and analyzing links: https://www.piwheels.org/simple/ccm-clang-tools/ 2021-08-28T10:25:27,079 Getting page https://www.piwheels.org/simple/ccm-clang-tools/ 2021-08-28T10:25:27,080 Found index url https://www.piwheels.org/simple 2021-08-28T10:25:27,179 Skipping link: No binaries permitted for ccm-clang-tools: https://www.piwheels.org/simple/ccm-clang-tools/ccm_clang_tools-0.1.0-py3-none-any.whl#sha256=e35d43be0cc40fa572ce4f99d8c5fb490487a411eaf620b04d4f7561ac161f0b (from https://www.piwheels.org/simple/ccm-clang-tools/) (requires-python:>=3.8) 2021-08-28T10:25:27,179 Skipping link: not a file: https://www.piwheels.org/simple/ccm-clang-tools/ 2021-08-28T10:25:27,180 Skipping link: not a file: https://pypi.org/simple/ccm-clang-tools/ 2021-08-28T10:25:27,198 Given no hashes to check 0 links for project 'ccm-clang-tools': discarding no candidates 2021-08-28T10:25:27,198 ERROR: Could not find a version that satisfies the requirement ccm-clang-tools==0.1.2 (from versions: none) 2021-08-28T10:25:27,198 ERROR: No matching distribution found for ccm-clang-tools==0.1.2 2021-08-28T10:25:27,199 Exception information: 2021-08-28T10:25:27,199 Traceback (most recent call last): 2021-08-28T10:25:27,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-28T10:25:27,199 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-28T10:25:27,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-28T10:25:27,199 raise RequirementsConflicted(criterion) 2021-08-28T10:25:27,199 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ccm-clang-tools==0.1.2') 2021-08-28T10:25:27,199 2021-08-28T10:25:27,199 During handling of the above exception, another exception occurred: 2021-08-28T10:25:27,199 2021-08-28T10:25:27,199 Traceback (most recent call last): 2021-08-28T10:25:27,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-28T10:25:27,199 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-28T10:25:27,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-28T10:25:27,199 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-28T10:25:27,199 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-28T10:25:27,199 raise ResolutionImpossible(e.criterion.information) 2021-08-28T10:25:27,199 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ccm-clang-tools==0.1.2'), parent=None)] 2021-08-28T10:25:27,199 2021-08-28T10:25:27,199 The above exception was the direct cause of the following exception: 2021-08-28T10:25:27,199 2021-08-28T10:25:27,199 Traceback (most recent call last): 2021-08-28T10:25:27,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-28T10:25:27,199 status = self.run(options, args) 2021-08-28T10:25:27,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-28T10:25:27,199 return func(self, options, args) 2021-08-28T10:25:27,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-28T10:25:27,199 reqs, check_supported_wheels=True 2021-08-28T10:25:27,199 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-28T10:25:27,199 raise error from e 2021-08-28T10:25:27,199 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ccm-clang-tools==0.1.2 2021-08-28T10:25:27,203 Removed build tracker: '/tmp/pip-req-tracker-v1eofza2'