2021-03-30T08:01:39,154 Created temporary directory: /tmp/pip-ephem-wheel-cache-8grywwiq 2021-03-30T08:01:39,157 Created temporary directory: /tmp/pip-req-tracker-qi2bojmf 2021-03-30T08:01:39,158 Initialized build tracking at /tmp/pip-req-tracker-qi2bojmf 2021-03-30T08:01:39,158 Created build tracker: /tmp/pip-req-tracker-qi2bojmf 2021-03-30T08:01:39,158 Entered build tracker: /tmp/pip-req-tracker-qi2bojmf 2021-03-30T08:01:39,159 Created temporary directory: /tmp/pip-wheel-bzcrao35 2021-03-30T08:01:39,194 1 location(s) to search for versions of pyimporters-mesh: 2021-03-30T08:01:39,194 * https://pypi.org/simple/pyimporters-mesh/ 2021-03-30T08:01:39,194 Fetching project page and analyzing links: https://pypi.org/simple/pyimporters-mesh/ 2021-03-30T08:01:39,195 Getting page https://pypi.org/simple/pyimporters-mesh/ 2021-03-30T08:01:39,197 Found index url https://pypi.org/simple 2021-03-30T08:01:39,294 Found link https://files.pythonhosted.org/packages/ec/e1/afce3d088822904e41fddd7b3387adf0316360267766f687f80c6339167c/pyimporters-mesh-0.0.4.tar.gz#sha256=deeac80cd7891843f1cfcca53b2e4565e4de3c783ee4dcd6191a6ff81fb541c2 (from https://pypi.org/simple/pyimporters-mesh/) (requires-python:>=3.6), version: 0.0.4 2021-03-30T08:01:39,308 Found link https://files.pythonhosted.org/packages/ba/84/d81ca43490c905a4b2b590a9b9e700d57ff38265eb370896d92e2ebd8621/pyimporters_mesh-0.0.4-py3-none-any.whl#sha256=ce9bc17d1b136677b934edc7587187c9f63e47596fb4f018aca517fb00dee409 (from https://pypi.org/simple/pyimporters-mesh/) (requires-python:>=3.6), version: 0.0.4 2021-03-30T08:01:39,308 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/4e/2d/6aa7aab2874df2860336f616671baf71fbc8fbb271324b2caa0b690e61a0/pyimporters-mesh-0.0.5.tar.gz#sha256=c19b992e86fcb18ecdf213ca51cf08f5c276745c12bd2fb46b205ede2d48df9a (from https://pypi.org/simple/pyimporters-mesh/) (requires-python:>=3.8) 2021-03-30T08:01:39,309 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/22/31/dcd918338ebf3a9210847723392d6d2db34d3b122c9f12d70bfd6a7a221e/pyimporters_mesh-0.0.5-py3-none-any.whl#sha256=a4aeaf6fef31416eb263cb1f467ea4735614e65add896be4aa44b1e42883c74f (from https://pypi.org/simple/pyimporters-mesh/) (requires-python:>=3.8) 2021-03-30T08:01:39,310 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b4/f9/f1319ebf151b6e89901df2651c94ea01dc71c81e6554bd89f6da244511e5/pyimporters-mesh-0.0.6.tar.gz#sha256=54273069bf3f880dfc1bf50bd3b4fdc81702eb0bc1836c6c0278131b2415d0df (from https://pypi.org/simple/pyimporters-mesh/) (requires-python:>=3.8) 2021-03-30T08:01:39,310 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3e/7b/867615fe365cb89f1ab194d05130f7a0e04c2dcc0eb6fe2e38453181a777/pyimporters_mesh-0.0.6-py3-none-any.whl#sha256=00acfe0cca8d58447154e15407dc7e8847660e46968cc01faf71b4252292499d (from https://pypi.org/simple/pyimporters-mesh/) (requires-python:>=3.8) 2021-03-30T08:01:39,311 Given no hashes to check 0 links for project 'pyimporters-mesh': discarding no candidates 2021-03-30T08:01:39,311 ERROR: Could not find a version that satisfies the requirement pyimporters-mesh==0.0.6 2021-03-30T08:01:39,312 ERROR: No matching distribution found for pyimporters-mesh==0.0.6 2021-03-30T08:01:39,312 Exception information: 2021-03-30T08:01:39,312 Traceback (most recent call last): 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-30T08:01:39,312 crit = self.state.criteria[name] 2021-03-30T08:01:39,312 KeyError: 'pyimporters-mesh' 2021-03-30T08:01:39,312 2021-03-30T08:01:39,312 During handling of the above exception, another exception occurred: 2021-03-30T08:01:39,312 2021-03-30T08:01:39,312 Traceback (most recent call last): 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-30T08:01:39,312 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-30T08:01:39,312 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-30T08:01:39,312 raise RequirementsConflicted(criterion) 2021-03-30T08:01:39,312 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyimporters-mesh==0.0.6') 2021-03-30T08:01:39,312 2021-03-30T08:01:39,312 During handling of the above exception, another exception occurred: 2021-03-30T08:01:39,312 2021-03-30T08:01:39,312 Traceback (most recent call last): 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-30T08:01:39,312 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-30T08:01:39,312 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-30T08:01:39,312 raise ResolutionImpossible(e.criterion.information) 2021-03-30T08:01:39,312 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyimporters-mesh==0.0.6'), parent=None)] 2021-03-30T08:01:39,312 2021-03-30T08:01:39,312 The above exception was the direct cause of the following exception: 2021-03-30T08:01:39,312 2021-03-30T08:01:39,312 Traceback (most recent call last): 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-30T08:01:39,312 status = self.run(options, args) 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-30T08:01:39,312 return func(self, options, args) 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-30T08:01:39,312 reqs, check_supported_wheels=True 2021-03-30T08:01:39,312 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-30T08:01:39,312 six.raise_from(error, e) 2021-03-30T08:01:39,312 File "", line 3, in raise_from 2021-03-30T08:01:39,312 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyimporters-mesh==0.0.6 2021-03-30T08:01:39,317 Removed build tracker: '/tmp/pip-req-tracker-qi2bojmf'