2021-10-12T09:12:22,092 Created temporary directory: /tmp/pip-ephem-wheel-cache-yhg1dbtp 2021-10-12T09:12:22,095 Created temporary directory: /tmp/pip-req-tracker-ojt2twcp 2021-10-12T09:12:22,096 Initialized build tracking at /tmp/pip-req-tracker-ojt2twcp 2021-10-12T09:12:22,096 Created build tracker: /tmp/pip-req-tracker-ojt2twcp 2021-10-12T09:12:22,096 Entered build tracker: /tmp/pip-req-tracker-ojt2twcp 2021-10-12T09:12:22,097 Created temporary directory: /tmp/pip-wheel-6gt6p52g 2021-10-12T09:12:22,128 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-12T09:12:22,130 2 location(s) to search for versions of zermeloapi: 2021-10-12T09:12:22,130 * https://pypi.org/simple/zermeloapi/ 2021-10-12T09:12:22,130 * https://www.piwheels.org/simple/zermeloapi/ 2021-10-12T09:12:22,131 Fetching project page and analyzing links: https://pypi.org/simple/zermeloapi/ 2021-10-12T09:12:22,131 Getting page https://pypi.org/simple/zermeloapi/ 2021-10-12T09:12:22,133 Found index url https://pypi.org/simple 2021-10-12T09:12:22,220 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/21/d7/83b7e5f62b4f314f90ef6cd3d2725bed156b8daab5048178d7b672834aa9/zermeloapi-2021.10.12.10.57.3.tar.gz#sha256=66c91523036b42b7aab3cec52b1d803b10de8387b58c6514888d48f34b99001a (from https://pypi.org/simple/zermeloapi/) (requires-python:>=3.9) 2021-10-12T09:12:22,221 Skipping link: No binaries permitted for zermeloapi: https://files.pythonhosted.org/packages/6e/2b/b9fb4200d1629484623bf31b39eac4ca58fbf9ecaca1a06fc7707bdcb9b0/zermeloapi-2021.10.12.10.57.18-py3-none-any.whl#sha256=02153581dda3a706cf8e32c884a6c90fecbccc4d9e64da4d2267aaef813170cb (from https://pypi.org/simple/zermeloapi/) (requires-python:>=3.9) 2021-10-12T09:12:22,221 Fetching project page and analyzing links: https://www.piwheels.org/simple/zermeloapi/ 2021-10-12T09:12:22,221 Getting page https://www.piwheels.org/simple/zermeloapi/ 2021-10-12T09:12:22,222 Found index url https://www.piwheels.org/simple 2021-10-12T09:12:22,391 Skipping link: not a file: https://www.piwheels.org/simple/zermeloapi/ 2021-10-12T09:12:22,391 Skipping link: not a file: https://pypi.org/simple/zermeloapi/ 2021-10-12T09:12:22,405 Given no hashes to check 0 links for project 'zermeloapi': discarding no candidates 2021-10-12T09:12:22,406 ERROR: Could not find a version that satisfies the requirement zermeloapi==2021.10.12.10.57.3 (from versions: none) 2021-10-12T09:12:22,406 ERROR: No matching distribution found for zermeloapi==2021.10.12.10.57.3 2021-10-12T09:12:22,406 Exception information: 2021-10-12T09:12:22,406 Traceback (most recent call last): 2021-10-12T09:12:22,406 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-12T09:12:22,406 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-12T09:12:22,406 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-12T09:12:22,406 raise RequirementsConflicted(criterion) 2021-10-12T09:12:22,406 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zermeloapi==2021.10.12.10.57.3') 2021-10-12T09:12:22,406 2021-10-12T09:12:22,406 During handling of the above exception, another exception occurred: 2021-10-12T09:12:22,406 2021-10-12T09:12:22,406 Traceback (most recent call last): 2021-10-12T09:12:22,406 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-12T09:12:22,406 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-12T09:12:22,406 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-12T09:12:22,406 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-12T09:12:22,406 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-12T09:12:22,406 raise ResolutionImpossible(e.criterion.information) 2021-10-12T09:12:22,406 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zermeloapi==2021.10.12.10.57.3'), parent=None)] 2021-10-12T09:12:22,406 2021-10-12T09:12:22,406 The above exception was the direct cause of the following exception: 2021-10-12T09:12:22,406 2021-10-12T09:12:22,406 Traceback (most recent call last): 2021-10-12T09:12:22,406 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-12T09:12:22,406 status = self.run(options, args) 2021-10-12T09:12:22,406 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-12T09:12:22,406 return func(self, options, args) 2021-10-12T09:12:22,406 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-12T09:12:22,406 reqs, check_supported_wheels=True 2021-10-12T09:12:22,406 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-12T09:12:22,406 raise error from e 2021-10-12T09:12:22,406 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zermeloapi==2021.10.12.10.57.3 2021-10-12T09:12:22,411 Removed build tracker: '/tmp/pip-req-tracker-ojt2twcp'