2021-10-13T10:28:34,031 Created temporary directory: /tmp/pip-ephem-wheel-cache-akirau0a 2021-10-13T10:28:34,035 Created temporary directory: /tmp/pip-req-tracker-mqd0dwtz 2021-10-13T10:28:34,035 Initialized build tracking at /tmp/pip-req-tracker-mqd0dwtz 2021-10-13T10:28:34,035 Created build tracker: /tmp/pip-req-tracker-mqd0dwtz 2021-10-13T10:28:34,035 Entered build tracker: /tmp/pip-req-tracker-mqd0dwtz 2021-10-13T10:28:34,036 Created temporary directory: /tmp/pip-wheel-g75ojmzi 2021-10-13T10:28:34,071 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-13T10:28:34,074 2 location(s) to search for versions of test-cd: 2021-10-13T10:28:34,074 * https://pypi.org/simple/test-cd/ 2021-10-13T10:28:34,074 * https://www.piwheels.org/simple/test-cd/ 2021-10-13T10:28:34,075 Fetching project page and analyzing links: https://pypi.org/simple/test-cd/ 2021-10-13T10:28:34,075 Getting page https://pypi.org/simple/test-cd/ 2021-10-13T10:28:34,077 Found index url https://pypi.org/simple 2021-10-13T10:28:34,166 Skipping link: No binaries permitted for test-cd: https://files.pythonhosted.org/packages/42/c7/441c8400b3ccc82b3c84ce03738221f2455864a5c099e7e82f93cff21649/test_cd-0.5.0-py3-none-any.whl#sha256=95743c8c0d25e73bb2446f846ff825fec5d544310d8a41659b70034b5f2433df (from https://pypi.org/simple/test-cd/) (requires-python:>=3.8,<4.0) 2021-10-13T10:28:34,167 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/53/65/01ec4a012385054864fc3a6e43d5386cb48085531623415f69d7728ac7ad/test_cd-0.5.0.tar.gz#sha256=908d1598711cd373e9fbc1808e52be2a12c241e130230db7764e727beb0b61d0 (from https://pypi.org/simple/test-cd/) (requires-python:>=3.8,<4.0) 2021-10-13T10:28:34,168 Fetching project page and analyzing links: https://www.piwheels.org/simple/test-cd/ 2021-10-13T10:28:34,168 Getting page https://www.piwheels.org/simple/test-cd/ 2021-10-13T10:28:34,169 Found index url https://www.piwheels.org/simple 2021-10-13T10:28:34,347 Skipping link: not a file: https://www.piwheels.org/simple/test-cd/ 2021-10-13T10:28:34,348 Skipping link: not a file: https://pypi.org/simple/test-cd/ 2021-10-13T10:28:34,362 Given no hashes to check 0 links for project 'test-cd': discarding no candidates 2021-10-13T10:28:34,362 ERROR: Could not find a version that satisfies the requirement test-cd==0.5.0 (from versions: none) 2021-10-13T10:28:34,362 ERROR: No matching distribution found for test-cd==0.5.0 2021-10-13T10:28:34,363 Exception information: 2021-10-13T10:28:34,363 Traceback (most recent call last): 2021-10-13T10:28:34,363 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-13T10:28:34,363 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-13T10:28:34,363 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-13T10:28:34,363 raise RequirementsConflicted(criterion) 2021-10-13T10:28:34,363 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('test-cd==0.5.0') 2021-10-13T10:28:34,363 2021-10-13T10:28:34,363 During handling of the above exception, another exception occurred: 2021-10-13T10:28:34,363 2021-10-13T10:28:34,363 Traceback (most recent call last): 2021-10-13T10:28:34,363 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-13T10:28:34,363 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-13T10:28:34,363 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-13T10:28:34,363 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-13T10:28:34,363 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-13T10:28:34,363 raise ResolutionImpossible(e.criterion.information) 2021-10-13T10:28:34,363 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('test-cd==0.5.0'), parent=None)] 2021-10-13T10:28:34,363 2021-10-13T10:28:34,363 The above exception was the direct cause of the following exception: 2021-10-13T10:28:34,363 2021-10-13T10:28:34,363 Traceback (most recent call last): 2021-10-13T10:28:34,363 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-13T10:28:34,363 status = self.run(options, args) 2021-10-13T10:28:34,363 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-13T10:28:34,363 return func(self, options, args) 2021-10-13T10:28:34,363 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-13T10:28:34,363 reqs, check_supported_wheels=True 2021-10-13T10:28:34,363 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-13T10:28:34,363 raise error from e 2021-10-13T10:28:34,363 pip._internal.exceptions.DistributionNotFound: No matching distribution found for test-cd==0.5.0 2021-10-13T10:28:34,367 Removed build tracker: '/tmp/pip-req-tracker-mqd0dwtz'