2021-09-10T14:54:09,321 Created temporary directory: /tmp/pip-ephem-wheel-cache-zvqja2ym 2021-09-10T14:54:09,324 Created temporary directory: /tmp/pip-req-tracker-fn745enw 2021-09-10T14:54:09,325 Initialized build tracking at /tmp/pip-req-tracker-fn745enw 2021-09-10T14:54:09,325 Created build tracker: /tmp/pip-req-tracker-fn745enw 2021-09-10T14:54:09,325 Entered build tracker: /tmp/pip-req-tracker-fn745enw 2021-09-10T14:54:09,326 Created temporary directory: /tmp/pip-wheel-2p3wdgsn 2021-09-10T14:54:09,356 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-10T14:54:09,359 2 location(s) to search for versions of aio-xiq: 2021-09-10T14:54:09,359 * https://pypi.org/simple/aio-xiq/ 2021-09-10T14:54:09,359 * https://www.piwheels.org/simple/aio-xiq/ 2021-09-10T14:54:09,360 Fetching project page and analyzing links: https://pypi.org/simple/aio-xiq/ 2021-09-10T14:54:09,360 Getting page https://pypi.org/simple/aio-xiq/ 2021-09-10T14:54:09,362 Found index url https://pypi.org/simple 2021-09-10T14:54:09,450 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/6d/03/da17647b76d99d990ccec0d505f920daef02f477f3df20df0217fdb47560/aio-xiq-0.3.1.tar.gz#sha256=c6079288923272ad02c516791d5d31bcb4e1ed7d2ec9e84c7f97bc1cfdf7602a (from https://pypi.org/simple/aio-xiq/) (requires-python:>=3.8,<4.0) 2021-09-10T14:54:09,450 Skipping link: No binaries permitted for aio-xiq: https://files.pythonhosted.org/packages/1c/78/2f4039268e9f29057cbb8244346b8fdb812d63df960442b874bc36a56b38/aio_xiq-0.3.1-py3-none-any.whl#sha256=cffb413669fa2cc670781b18ae788d0196b8356bda4a06223f80dfdb4154a4ab (from https://pypi.org/simple/aio-xiq/) (requires-python:>=3.8,<4.0) 2021-09-10T14:54:09,451 Fetching project page and analyzing links: https://www.piwheels.org/simple/aio-xiq/ 2021-09-10T14:54:09,451 Getting page https://www.piwheels.org/simple/aio-xiq/ 2021-09-10T14:54:09,452 Found index url https://www.piwheels.org/simple 2021-09-10T14:54:09,573 Skipping link: not a file: https://www.piwheels.org/simple/aio-xiq/ 2021-09-10T14:54:09,573 Skipping link: not a file: https://pypi.org/simple/aio-xiq/ 2021-09-10T14:54:09,592 Given no hashes to check 0 links for project 'aio-xiq': discarding no candidates 2021-09-10T14:54:09,592 ERROR: Could not find a version that satisfies the requirement aio-xiq==0.3.1 (from versions: none) 2021-09-10T14:54:09,592 ERROR: No matching distribution found for aio-xiq==0.3.1 2021-09-10T14:54:09,593 Exception information: 2021-09-10T14:54:09,593 Traceback (most recent call last): 2021-09-10T14:54:09,593 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-10T14:54:09,593 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-10T14:54:09,593 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-10T14:54:09,593 raise RequirementsConflicted(criterion) 2021-09-10T14:54:09,593 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aio-xiq==0.3.1') 2021-09-10T14:54:09,593 2021-09-10T14:54:09,593 During handling of the above exception, another exception occurred: 2021-09-10T14:54:09,593 2021-09-10T14:54:09,593 Traceback (most recent call last): 2021-09-10T14:54:09,593 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-10T14:54:09,593 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-10T14:54:09,593 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-10T14:54:09,593 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-10T14:54:09,593 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-10T14:54:09,593 raise ResolutionImpossible(e.criterion.information) 2021-09-10T14:54:09,593 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aio-xiq==0.3.1'), parent=None)] 2021-09-10T14:54:09,593 2021-09-10T14:54:09,593 The above exception was the direct cause of the following exception: 2021-09-10T14:54:09,593 2021-09-10T14:54:09,593 Traceback (most recent call last): 2021-09-10T14:54:09,593 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-10T14:54:09,593 status = self.run(options, args) 2021-09-10T14:54:09,593 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-10T14:54:09,593 return func(self, options, args) 2021-09-10T14:54:09,593 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-10T14:54:09,593 reqs, check_supported_wheels=True 2021-09-10T14:54:09,593 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-10T14:54:09,593 raise error from e 2021-09-10T14:54:09,593 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aio-xiq==0.3.1 2021-09-10T14:54:09,597 Removed build tracker: '/tmp/pip-req-tracker-fn745enw'