2021-11-19T12:57:01,658 Created temporary directory: /tmp/pip-ephem-wheel-cache-_vi_l_a5 2021-11-19T12:57:01,665 Created temporary directory: /tmp/pip-req-tracker-nt0rsou3 2021-11-19T12:57:01,666 Initialized build tracking at /tmp/pip-req-tracker-nt0rsou3 2021-11-19T12:57:01,666 Created build tracker: /tmp/pip-req-tracker-nt0rsou3 2021-11-19T12:57:01,666 Entered build tracker: /tmp/pip-req-tracker-nt0rsou3 2021-11-19T12:57:01,668 Created temporary directory: /tmp/pip-wheel-e_ps8nq6 2021-11-19T12:57:01,728 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-19T12:57:01,731 2 location(s) to search for versions of domain-discovery: 2021-11-19T12:57:01,731 * https://pypi.org/simple/domain-discovery/ 2021-11-19T12:57:01,731 * https://www.piwheels.org/simple/domain-discovery/ 2021-11-19T12:57:01,732 Fetching project page and analyzing links: https://pypi.org/simple/domain-discovery/ 2021-11-19T12:57:01,734 Getting page https://pypi.org/simple/domain-discovery/ 2021-11-19T12:57:01,739 Found index url https://pypi.org/simple 2021-11-19T12:57:02,058 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/9e/b1/d5990443b89071f496ea3d7963b72a7577ca3016e6f1bd3f439cecb5f1ff/domain-discovery-1.0.0.tar.gz#sha256=edfa67c9798b63bd805594808d0867dcf642f0dfa8408f92ca101877d6c73946 (from https://pypi.org/simple/domain-discovery/) (requires-python:>=3.6) 2021-11-19T12:57:02,058 Skipping link: No binaries permitted for domain-discovery: https://files.pythonhosted.org/packages/ef/ed/d9d4e59722519478fa767b30d08ec0e0d85c5f7bc4b38507210269d11c70/domain_discovery-1.0.0-py3-none-any.whl#sha256=124265cd762d57befd7355623616e72d87753c81292e4436c073f2d80ee41c99 (from https://pypi.org/simple/domain-discovery/) (requires-python:>=3.6) 2021-11-19T12:57:02,059 Fetching project page and analyzing links: https://www.piwheels.org/simple/domain-discovery/ 2021-11-19T12:57:02,060 Getting page https://www.piwheels.org/simple/domain-discovery/ 2021-11-19T12:57:02,062 Found index url https://www.piwheels.org/simple 2021-11-19T12:57:02,315 Given no hashes to check 0 links for project 'domain-discovery': discarding no candidates 2021-11-19T12:57:02,316 ERROR: Could not find a version that satisfies the requirement domain-discovery==1.0.0 2021-11-19T12:57:02,317 ERROR: No matching distribution found for domain-discovery==1.0.0 2021-11-19T12:57:02,318 Exception information: 2021-11-19T12:57:02,318 Traceback (most recent call last): 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-11-19T12:57:02,318 crit = self.state.criteria[name] 2021-11-19T12:57:02,318 KeyError: 'domain-discovery' 2021-11-19T12:57:02,318 2021-11-19T12:57:02,318 During handling of the above exception, another exception occurred: 2021-11-19T12:57:02,318 2021-11-19T12:57:02,318 Traceback (most recent call last): 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-11-19T12:57:02,318 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-19T12:57:02,318 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-11-19T12:57:02,318 raise RequirementsConflicted(criterion) 2021-11-19T12:57:02,318 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('domain-discovery==1.0.0') 2021-11-19T12:57:02,318 2021-11-19T12:57:02,318 During handling of the above exception, another exception occurred: 2021-11-19T12:57:02,318 2021-11-19T12:57:02,318 Traceback (most recent call last): 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-11-19T12:57:02,318 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-11-19T12:57:02,318 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-11-19T12:57:02,318 raise ResolutionImpossible(e.criterion.information) 2021-11-19T12:57:02,318 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('domain-discovery==1.0.0'), parent=None)] 2021-11-19T12:57:02,318 2021-11-19T12:57:02,318 The above exception was the direct cause of the following exception: 2021-11-19T12:57:02,318 2021-11-19T12:57:02,318 Traceback (most recent call last): 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-11-19T12:57:02,318 status = self.run(options, args) 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-11-19T12:57:02,318 return func(self, options, args) 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-11-19T12:57:02,318 reqs, check_supported_wheels=True 2021-11-19T12:57:02,318 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-11-19T12:57:02,318 six.raise_from(error, e) 2021-11-19T12:57:02,318 File "", line 3, in raise_from 2021-11-19T12:57:02,318 pip._internal.exceptions.DistributionNotFound: No matching distribution found for domain-discovery==1.0.0 2021-11-19T12:57:02,327 Removed build tracker: '/tmp/pip-req-tracker-nt0rsou3'