2022-03-08T18:12:19,481 Created temporary directory: /tmp/pip-ephem-wheel-cache-l7rb924w 2022-03-08T18:12:19,488 Created temporary directory: /tmp/pip-req-tracker-fzl8tjig 2022-03-08T18:12:19,489 Initialized build tracking at /tmp/pip-req-tracker-fzl8tjig 2022-03-08T18:12:19,489 Created build tracker: /tmp/pip-req-tracker-fzl8tjig 2022-03-08T18:12:19,489 Entered build tracker: /tmp/pip-req-tracker-fzl8tjig 2022-03-08T18:12:19,491 Created temporary directory: /tmp/pip-wheel-s6s81fyv 2022-03-08T18:12:19,551 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-08T18:12:19,555 2 location(s) to search for versions of verba: 2022-03-08T18:12:19,555 * https://pypi.org/simple/verba/ 2022-03-08T18:12:19,555 * https://www.piwheels.org/simple/verba/ 2022-03-08T18:12:19,555 Fetching project page and analyzing links: https://pypi.org/simple/verba/ 2022-03-08T18:12:19,558 Getting page https://pypi.org/simple/verba/ 2022-03-08T18:12:19,562 Found index url https://pypi.org/simple 2022-03-08T18:12:19,793 Skipping link: No binaries permitted for verba: https://files.pythonhosted.org/packages/36/2a/d08b2339e6b6ae0416d9bb9a463cd45c7cafaee5c474079dca0da475fb60/verba-0.0.1-py3-none-any.whl#sha256=82e5b3e0146899655850c4c9836f67bc7c924380aa4b983b84aeece44cb85886 (from https://pypi.org/simple/verba/) (requires-python:>=3.6) 2022-03-08T18:12:19,795 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/45/01/9fe126dd86fd6dabe6324fdbaa8c05fb4e8f49c3d10a0068f77cb810090a/verba-0.0.1.tar.gz#sha256=6b688cbf86af54fa782efb3eb8ec12c97ef635a780d1547a695776063d62f38d (from https://pypi.org/simple/verba/) (requires-python:>=3.6) 2022-03-08T18:12:19,795 Skipping link: No binaries permitted for verba: https://files.pythonhosted.org/packages/79/d3/93902b2661d153011e6672120cb1ba1a8f6f57e5b68dd662cbba14f6a82a/verba-0.0.2-py3-none-any.whl#sha256=7822109f05a167ca0be5bebf1ec037a6faa1fae53b182a7a7a88989f7830946a (from https://pypi.org/simple/verba/) (requires-python:>=3.6) 2022-03-08T18:12:19,797 Link requires a different Python (3.5.3 not in: '>=3.6'): https://files.pythonhosted.org/packages/77/9b/3f510c350ccf2298759ec5cea39be05e03b9712fa364b6151ab611cd0406/verba-0.0.2.tar.gz#sha256=837c2e7f8b7467c1a28aabf65367777607483778ddffec575e91c22c795065d8 (from https://pypi.org/simple/verba/) (requires-python:>=3.6) 2022-03-08T18:12:19,798 Fetching project page and analyzing links: https://www.piwheels.org/simple/verba/ 2022-03-08T18:12:19,798 Getting page https://www.piwheels.org/simple/verba/ 2022-03-08T18:12:19,801 Found index url https://www.piwheels.org/simple 2022-03-08T18:12:20,016 Skipping link: No binaries permitted for verba: https://www.piwheels.org/simple/verba/verba-0.0.1-py3-none-any.whl#sha256=d927418cbbd582c588d3db1dbd4484ebfb3ea8193bdd95193f944cfd094ec9b7 (from https://www.piwheels.org/simple/verba/) (requires-python:>=3.6) 2022-03-08T18:12:20,044 Given no hashes to check 0 links for project 'verba': discarding no candidates 2022-03-08T18:12:20,045 ERROR: Could not find a version that satisfies the requirement verba==0.0.2 2022-03-08T18:12:20,046 ERROR: No matching distribution found for verba==0.0.2 2022-03-08T18:12:20,046 Exception information: 2022-03-08T18:12:20,046 Traceback (most recent call last): 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2022-03-08T18:12:20,046 crit = self.state.criteria[name] 2022-03-08T18:12:20,046 KeyError: 'verba' 2022-03-08T18:12:20,046 2022-03-08T18:12:20,046 During handling of the above exception, another exception occurred: 2022-03-08T18:12:20,046 2022-03-08T18:12:20,046 Traceback (most recent call last): 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2022-03-08T18:12:20,046 name, crit = self._merge_into_criterion(r, parent=None) 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2022-03-08T18:12:20,046 crit = Criterion.from_requirement(self._p, requirement, parent) 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2022-03-08T18:12:20,046 raise RequirementsConflicted(criterion) 2022-03-08T18:12:20,046 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('verba==0.0.2') 2022-03-08T18:12:20,046 2022-03-08T18:12:20,046 During handling of the above exception, another exception occurred: 2022-03-08T18:12:20,046 2022-03-08T18:12:20,046 Traceback (most recent call last): 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2022-03-08T18:12:20,046 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2022-03-08T18:12:20,046 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2022-03-08T18:12:20,046 raise ResolutionImpossible(e.criterion.information) 2022-03-08T18:12:20,046 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('verba==0.0.2'), parent=None)] 2022-03-08T18:12:20,046 2022-03-08T18:12:20,046 The above exception was the direct cause of the following exception: 2022-03-08T18:12:20,046 2022-03-08T18:12:20,046 Traceback (most recent call last): 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2022-03-08T18:12:20,046 status = self.run(options, args) 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2022-03-08T18:12:20,046 return func(self, options, args) 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2022-03-08T18:12:20,046 reqs, check_supported_wheels=True 2022-03-08T18:12:20,046 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2022-03-08T18:12:20,046 six.raise_from(error, e) 2022-03-08T18:12:20,046 File "", line 3, in raise_from 2022-03-08T18:12:20,046 pip._internal.exceptions.DistributionNotFound: No matching distribution found for verba==0.0.2 2022-03-08T18:12:20,056 Removed build tracker: '/tmp/pip-req-tracker-fzl8tjig'