2021-09-03T15:24:23,836 Created temporary directory: /tmp/pip-ephem-wheel-cache-9w4nxcjk 2021-09-03T15:24:23,839 Created temporary directory: /tmp/pip-req-tracker-hjk2mb20 2021-09-03T15:24:23,839 Initialized build tracking at /tmp/pip-req-tracker-hjk2mb20 2021-09-03T15:24:23,840 Created build tracker: /tmp/pip-req-tracker-hjk2mb20 2021-09-03T15:24:23,840 Entered build tracker: /tmp/pip-req-tracker-hjk2mb20 2021-09-03T15:24:23,840 Created temporary directory: /tmp/pip-wheel-zxifqtdi 2021-09-03T15:24:23,873 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-03T15:24:23,876 2 location(s) to search for versions of cf-cli: 2021-09-03T15:24:23,876 * https://pypi.org/simple/cf-cli/ 2021-09-03T15:24:23,876 * https://www.piwheels.org/simple/cf-cli/ 2021-09-03T15:24:23,876 Fetching project page and analyzing links: https://pypi.org/simple/cf-cli/ 2021-09-03T15:24:23,877 Getting page https://pypi.org/simple/cf-cli/ 2021-09-03T15:24:23,878 Found index url https://pypi.org/simple 2021-09-03T15:24:23,965 Skipping link: No binaries permitted for cf-cli: https://files.pythonhosted.org/packages/36/3e/e9c37ed7e7e65f787ccb1adae59ab495460e6a82714dcfdf2f17647a54ff/cf_cli-0.1.0-py3-none-any.whl#sha256=dc091ad628837bf5848f74466c4f57efe36bcdf30491c972d5d626ce889b1d3e (from https://pypi.org/simple/cf-cli/) (requires-python:>=3.9,<4.0) 2021-09-03T15:24:23,966 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/d3/c3/820eca3e77404dcdc97c600b7de3ab732d626162a1fef8bf861b12527d08/cf_cli-0.1.0.tar.gz#sha256=d43ea2ee2e84f83af4dd49d9b524defae2dae6e66e0aa4b974e23a111dd9fa5b (from https://pypi.org/simple/cf-cli/) (requires-python:>=3.9,<4.0) 2021-09-03T15:24:23,967 Fetching project page and analyzing links: https://www.piwheels.org/simple/cf-cli/ 2021-09-03T15:24:23,967 Getting page https://www.piwheels.org/simple/cf-cli/ 2021-09-03T15:24:23,968 Found index url https://www.piwheels.org/simple 2021-09-03T15:24:24,086 Skipping link: not a file: https://www.piwheels.org/simple/cf-cli/ 2021-09-03T15:24:24,086 Skipping link: not a file: https://pypi.org/simple/cf-cli/ 2021-09-03T15:24:24,102 Given no hashes to check 0 links for project 'cf-cli': discarding no candidates 2021-09-03T15:24:24,103 ERROR: Could not find a version that satisfies the requirement cf-cli==0.1.0 (from versions: none) 2021-09-03T15:24:24,103 ERROR: No matching distribution found for cf-cli==0.1.0 2021-09-03T15:24:24,103 Exception information: 2021-09-03T15:24:24,103 Traceback (most recent call last): 2021-09-03T15:24:24,103 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-03T15:24:24,103 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-03T15:24:24,103 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-03T15:24:24,103 raise RequirementsConflicted(criterion) 2021-09-03T15:24:24,103 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cf-cli==0.1.0') 2021-09-03T15:24:24,103 2021-09-03T15:24:24,103 During handling of the above exception, another exception occurred: 2021-09-03T15:24:24,103 2021-09-03T15:24:24,103 Traceback (most recent call last): 2021-09-03T15:24:24,103 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-03T15:24:24,103 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-03T15:24:24,103 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-03T15:24:24,103 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-03T15:24:24,103 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-03T15:24:24,103 raise ResolutionImpossible(e.criterion.information) 2021-09-03T15:24:24,103 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cf-cli==0.1.0'), parent=None)] 2021-09-03T15:24:24,103 2021-09-03T15:24:24,103 The above exception was the direct cause of the following exception: 2021-09-03T15:24:24,103 2021-09-03T15:24:24,103 Traceback (most recent call last): 2021-09-03T15:24:24,103 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-03T15:24:24,103 status = self.run(options, args) 2021-09-03T15:24:24,103 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-03T15:24:24,103 return func(self, options, args) 2021-09-03T15:24:24,103 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-03T15:24:24,103 reqs, check_supported_wheels=True 2021-09-03T15:24:24,103 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-03T15:24:24,103 raise error from e 2021-09-03T15:24:24,103 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cf-cli==0.1.0 2021-09-03T15:24:24,108 Removed build tracker: '/tmp/pip-req-tracker-hjk2mb20'