2021-11-04T17:20:25,567 Created temporary directory: /tmp/pip-ephem-wheel-cache-3pwoftij 2021-11-04T17:20:25,570 Created temporary directory: /tmp/pip-req-tracker-y76xozgu 2021-11-04T17:20:25,571 Initialized build tracking at /tmp/pip-req-tracker-y76xozgu 2021-11-04T17:20:25,571 Created build tracker: /tmp/pip-req-tracker-y76xozgu 2021-11-04T17:20:25,571 Entered build tracker: /tmp/pip-req-tracker-y76xozgu 2021-11-04T17:20:25,572 Created temporary directory: /tmp/pip-wheel-gtlfej0l 2021-11-04T17:20:25,602 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-04T17:20:25,605 2 location(s) to search for versions of caliph: 2021-11-04T17:20:25,605 * https://pypi.org/simple/caliph/ 2021-11-04T17:20:25,605 * https://www.piwheels.org/simple/caliph/ 2021-11-04T17:20:25,605 Fetching project page and analyzing links: https://pypi.org/simple/caliph/ 2021-11-04T17:20:25,606 Getting page https://pypi.org/simple/caliph/ 2021-11-04T17:20:25,608 Found index url https://pypi.org/simple 2021-11-04T17:20:25,694 Skipping link: No binaries permitted for caliph: https://files.pythonhosted.org/packages/7d/51/a0119f46f828520daefb118935dd367c46ce6b95befcfe77f61aae476d99/caliph-0.1.0-py3-none-any.whl#sha256=c880c47c300da37dbeeeb0b216a32f93bac2483d0ba0ca2ed433c3ef65fba2af (from https://pypi.org/simple/caliph/) (requires-python:>=3.8,<3.11) 2021-11-04T17:20:25,695 Link requires a different Python (3.7.3 not in: '>=3.8,<3.11'): https://files.pythonhosted.org/packages/b4/3b/3f1775e818e059c0df8a49148923c71d52901ad5b5dfc327ab59e9d93029/caliph-0.1.0.tar.gz#sha256=fb0779468694a5d0b0806b9c9d9620992b842df630b89b23ffd2b8f6282bbd32 (from https://pypi.org/simple/caliph/) (requires-python:>=3.8,<3.11) 2021-11-04T17:20:25,696 Fetching project page and analyzing links: https://www.piwheels.org/simple/caliph/ 2021-11-04T17:20:25,696 Getting page https://www.piwheels.org/simple/caliph/ 2021-11-04T17:20:25,697 Found index url https://www.piwheels.org/simple 2021-11-04T17:20:25,871 Skipping link: not a file: https://www.piwheels.org/simple/caliph/ 2021-11-04T17:20:25,872 Skipping link: not a file: https://pypi.org/simple/caliph/ 2021-11-04T17:20:25,888 Given no hashes to check 0 links for project 'caliph': discarding no candidates 2021-11-04T17:20:25,889 ERROR: Could not find a version that satisfies the requirement caliph==0.1.0 (from versions: none) 2021-11-04T17:20:25,889 ERROR: No matching distribution found for caliph==0.1.0 2021-11-04T17:20:25,889 Exception information: 2021-11-04T17:20:25,889 Traceback (most recent call last): 2021-11-04T17:20:25,889 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-04T17:20:25,889 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-04T17:20:25,889 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-04T17:20:25,889 raise RequirementsConflicted(criterion) 2021-11-04T17:20:25,889 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('caliph==0.1.0') 2021-11-04T17:20:25,889 2021-11-04T17:20:25,889 During handling of the above exception, another exception occurred: 2021-11-04T17:20:25,889 2021-11-04T17:20:25,889 Traceback (most recent call last): 2021-11-04T17:20:25,889 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-04T17:20:25,889 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-04T17:20:25,889 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-04T17:20:25,889 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-04T17:20:25,889 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-04T17:20:25,889 raise ResolutionImpossible(e.criterion.information) 2021-11-04T17:20:25,889 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('caliph==0.1.0'), parent=None)] 2021-11-04T17:20:25,889 2021-11-04T17:20:25,889 The above exception was the direct cause of the following exception: 2021-11-04T17:20:25,889 2021-11-04T17:20:25,889 Traceback (most recent call last): 2021-11-04T17:20:25,889 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-04T17:20:25,889 status = self.run(options, args) 2021-11-04T17:20:25,889 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-04T17:20:25,889 return func(self, options, args) 2021-11-04T17:20:25,889 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-04T17:20:25,889 reqs, check_supported_wheels=True 2021-11-04T17:20:25,889 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-04T17:20:25,889 raise error from e 2021-11-04T17:20:25,889 pip._internal.exceptions.DistributionNotFound: No matching distribution found for caliph==0.1.0 2021-11-04T17:20:25,894 Removed build tracker: '/tmp/pip-req-tracker-y76xozgu'