2021-03-26T21:05:34,324 Created temporary directory: /tmp/pip-ephem-wheel-cache-8xowaog1 2021-03-26T21:05:34,327 Created temporary directory: /tmp/pip-req-tracker-ienrnq4v 2021-03-26T21:05:34,327 Initialized build tracking at /tmp/pip-req-tracker-ienrnq4v 2021-03-26T21:05:34,327 Created build tracker: /tmp/pip-req-tracker-ienrnq4v 2021-03-26T21:05:34,328 Entered build tracker: /tmp/pip-req-tracker-ienrnq4v 2021-03-26T21:05:34,328 Created temporary directory: /tmp/pip-wheel-vdezzoz4 2021-03-26T21:05:34,357 1 location(s) to search for versions of kviz: 2021-03-26T21:05:34,357 * https://pypi.org/simple/kviz/ 2021-03-26T21:05:34,358 Fetching project page and analyzing links: https://pypi.org/simple/kviz/ 2021-03-26T21:05:34,358 Getting page https://pypi.org/simple/kviz/ 2021-03-26T21:05:34,360 Found index url https://pypi.org/simple 2021-03-26T21:05:34,462 Found link https://files.pythonhosted.org/packages/47/f1/f30a788cc4fa89530892b9247e963910f849c3b3e110f17e3f6f72f3a78e/kviz-0.0.1-py3-none-any.whl#sha256=dbd346bd221c7314e676286650217da974cdc81626c9fd9620086b3710af7c06 (from https://pypi.org/simple/kviz/) (requires-python:>=3.7, <4), version: 0.0.1 2021-03-26T21:05:34,463 Found link https://files.pythonhosted.org/packages/95/f5/dfb3bdeafa31c69023bc8dd68d4c6febfbcb604a74bfe4be38a4351dcb0d/kviz-0.0.1.tar.gz#sha256=81a369952516f57ac28f45bef2fea2797f3ab31c288da73e90cd69e73df55a01 (from https://pypi.org/simple/kviz/) (requires-python:>=3.7, <4), version: 0.0.1 2021-03-26T21:05:34,464 Link requires a different Python (3.7.3 not in: '>=3.9, <4'): https://files.pythonhosted.org/packages/21/c8/56224252bd4ec96fa229900eb347a13b94d0e31ab6544bb9ab6f4a701c1c/kviz-0.0.2-py3-none-any.whl#sha256=c9be9a48566ded1499e602d4b908f9ea8e7e7502e41cbace197925dcc1f0000e (from https://pypi.org/simple/kviz/) (requires-python:>=3.9, <4) 2021-03-26T21:05:34,465 Link requires a different Python (3.7.3 not in: '>=3.9, <4'): https://files.pythonhosted.org/packages/a1/53/4be0e4418e2be1841d712f9acfd3461f9e0a1152025dd966b910f67c4709/kviz-0.0.2.tar.gz#sha256=55f30231cb296fc6eb667a98d28c72ee1cb5984933aa36b3bd14b2f65c2eab97 (from https://pypi.org/simple/kviz/) (requires-python:>=3.9, <4) 2021-03-26T21:05:34,465 Given no hashes to check 0 links for project 'kviz': discarding no candidates 2021-03-26T21:05:34,466 ERROR: Could not find a version that satisfies the requirement kviz==0.0.2 2021-03-26T21:05:34,466 ERROR: No matching distribution found for kviz==0.0.2 2021-03-26T21:05:34,466 Exception information: 2021-03-26T21:05:34,466 Traceback (most recent call last): 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-26T21:05:34,466 crit = self.state.criteria[name] 2021-03-26T21:05:34,466 KeyError: 'kviz' 2021-03-26T21:05:34,466 2021-03-26T21:05:34,466 During handling of the above exception, another exception occurred: 2021-03-26T21:05:34,466 2021-03-26T21:05:34,466 Traceback (most recent call last): 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-26T21:05:34,466 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-26T21:05:34,466 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-26T21:05:34,466 raise RequirementsConflicted(criterion) 2021-03-26T21:05:34,466 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('kviz==0.0.2') 2021-03-26T21:05:34,466 2021-03-26T21:05:34,466 During handling of the above exception, another exception occurred: 2021-03-26T21:05:34,466 2021-03-26T21:05:34,466 Traceback (most recent call last): 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-26T21:05:34,466 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-26T21:05:34,466 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-26T21:05:34,466 raise ResolutionImpossible(e.criterion.information) 2021-03-26T21:05:34,466 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('kviz==0.0.2'), parent=None)] 2021-03-26T21:05:34,466 2021-03-26T21:05:34,466 The above exception was the direct cause of the following exception: 2021-03-26T21:05:34,466 2021-03-26T21:05:34,466 Traceback (most recent call last): 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-26T21:05:34,466 status = self.run(options, args) 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-26T21:05:34,466 return func(self, options, args) 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-26T21:05:34,466 reqs, check_supported_wheels=True 2021-03-26T21:05:34,466 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-26T21:05:34,466 six.raise_from(error, e) 2021-03-26T21:05:34,466 File "", line 3, in raise_from 2021-03-26T21:05:34,466 pip._internal.exceptions.DistributionNotFound: No matching distribution found for kviz==0.0.2 2021-03-26T21:05:34,471 Removed build tracker: '/tmp/pip-req-tracker-ienrnq4v'