2021-04-03T12:25:37,183 Created temporary directory: /tmp/pip-ephem-wheel-cache-vy8gzj7v 2021-04-03T12:25:37,186 Created temporary directory: /tmp/pip-req-tracker-0r6ac5hk 2021-04-03T12:25:37,186 Initialized build tracking at /tmp/pip-req-tracker-0r6ac5hk 2021-04-03T12:25:37,186 Created build tracker: /tmp/pip-req-tracker-0r6ac5hk 2021-04-03T12:25:37,187 Entered build tracker: /tmp/pip-req-tracker-0r6ac5hk 2021-04-03T12:25:37,187 Created temporary directory: /tmp/pip-wheel-bzfvqjl5 2021-04-03T12:25:37,223 1 location(s) to search for versions of iteratedc: 2021-04-03T12:25:37,223 * https://pypi.org/simple/iteratedc/ 2021-04-03T12:25:37,224 Fetching project page and analyzing links: https://pypi.org/simple/iteratedc/ 2021-04-03T12:25:37,224 Getting page https://pypi.org/simple/iteratedc/ 2021-04-03T12:25:37,226 Found index url https://pypi.org/simple 2021-04-03T12:25:37,334 Link requires a different Python (3.7.3 not in: '>=3.8, < 4'): https://files.pythonhosted.org/packages/fa/7d/caacc9324c8f9a3d5a7f4a4f3a5cbf79d8962ed575fb055dc9a24b32ee78/iteratedc-0.6.5-py3-none-any.whl#sha256=97badd05582c47d53803ec4472f6a1f9413194d47bfede822a4b56bc10bb778d (from https://pypi.org/simple/iteratedc/) (requires-python:>=3.8, < 4) 2021-04-03T12:25:37,335 Link requires a different Python (3.7.3 not in: '>=3.8, < 4'): https://files.pythonhosted.org/packages/54/2f/273105fac9a5c10a0fff5073ef41ab3739b5142bd8482ad10968b88152bb/iteratedc-0.6.5.tar.gz#sha256=ee1941af1a70af4b06af7191575fb87470729089468322cfac538c3a20fd4942 (from https://pypi.org/simple/iteratedc/) (requires-python:>=3.8, < 4) 2021-04-03T12:25:37,335 Given no hashes to check 0 links for project 'iteratedc': discarding no candidates 2021-04-03T12:25:37,336 ERROR: Could not find a version that satisfies the requirement iteratedc==0.6.5 2021-04-03T12:25:37,336 ERROR: No matching distribution found for iteratedc==0.6.5 2021-04-03T12:25:37,336 Exception information: 2021-04-03T12:25:37,336 Traceback (most recent call last): 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-03T12:25:37,336 crit = self.state.criteria[name] 2021-04-03T12:25:37,336 KeyError: 'iteratedc' 2021-04-03T12:25:37,336 2021-04-03T12:25:37,336 During handling of the above exception, another exception occurred: 2021-04-03T12:25:37,336 2021-04-03T12:25:37,336 Traceback (most recent call last): 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-03T12:25:37,336 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-03T12:25:37,336 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-03T12:25:37,336 raise RequirementsConflicted(criterion) 2021-04-03T12:25:37,336 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('iteratedc==0.6.5') 2021-04-03T12:25:37,336 2021-04-03T12:25:37,336 During handling of the above exception, another exception occurred: 2021-04-03T12:25:37,336 2021-04-03T12:25:37,336 Traceback (most recent call last): 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-03T12:25:37,336 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-03T12:25:37,336 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-03T12:25:37,336 raise ResolutionImpossible(e.criterion.information) 2021-04-03T12:25:37,336 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('iteratedc==0.6.5'), parent=None)] 2021-04-03T12:25:37,336 2021-04-03T12:25:37,336 The above exception was the direct cause of the following exception: 2021-04-03T12:25:37,336 2021-04-03T12:25:37,336 Traceback (most recent call last): 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-03T12:25:37,336 status = self.run(options, args) 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-03T12:25:37,336 return func(self, options, args) 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-03T12:25:37,336 reqs, check_supported_wheels=True 2021-04-03T12:25:37,336 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-03T12:25:37,336 six.raise_from(error, e) 2021-04-03T12:25:37,336 File "", line 3, in raise_from 2021-04-03T12:25:37,336 pip._internal.exceptions.DistributionNotFound: No matching distribution found for iteratedc==0.6.5 2021-04-03T12:25:37,341 Removed build tracker: '/tmp/pip-req-tracker-0r6ac5hk'