2021-09-10T09:20:21,662 Created temporary directory: /tmp/pip-ephem-wheel-cache-jby9jmhr 2021-09-10T09:20:21,665 Created temporary directory: /tmp/pip-req-tracker-qt2oxjf9 2021-09-10T09:20:21,666 Initialized build tracking at /tmp/pip-req-tracker-qt2oxjf9 2021-09-10T09:20:21,666 Created build tracker: /tmp/pip-req-tracker-qt2oxjf9 2021-09-10T09:20:21,666 Entered build tracker: /tmp/pip-req-tracker-qt2oxjf9 2021-09-10T09:20:21,667 Created temporary directory: /tmp/pip-wheel-gm5406j5 2021-09-10T09:20:21,694 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-10T09:20:21,697 2 location(s) to search for versions of aiohere: 2021-09-10T09:20:21,697 * https://pypi.org/simple/aiohere/ 2021-09-10T09:20:21,697 * https://www.piwheels.org/simple/aiohere/ 2021-09-10T09:20:21,697 Fetching project page and analyzing links: https://pypi.org/simple/aiohere/ 2021-09-10T09:20:21,698 Getting page https://pypi.org/simple/aiohere/ 2021-09-10T09:20:21,700 Found index url https://pypi.org/simple 2021-09-10T09:20:21,785 Skipping link: No binaries permitted for aiohere: https://files.pythonhosted.org/packages/bf/7e/b1dee19eb0a23f34118c87d1f733e705e3fbe4a862d29828919287c17cfa/aiohere-1.1.0-py3-none-any.whl#sha256=482096df11dc77c3acd8689ab21d918d0f9952e122f86ad6da422e4aa2477bf1 (from https://pypi.org/simple/aiohere/) (requires-python:>=3.8) 2021-09-10T09:20:21,785 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/9f/2d/782ff2fa8a1be8edcacfea41dfea8b4af2f9774b8874e9659d04f3f72665/aiohere-1.1.0.tar.gz#sha256=c293e014889cf0738d9d873c32509105a37fdd72aa180ff1ef1e8598c3f78f39 (from https://pypi.org/simple/aiohere/) (requires-python:>=3.8) 2021-09-10T09:20:21,786 Fetching project page and analyzing links: https://www.piwheels.org/simple/aiohere/ 2021-09-10T09:20:21,786 Getting page https://www.piwheels.org/simple/aiohere/ 2021-09-10T09:20:21,787 Found index url https://www.piwheels.org/simple 2021-09-10T09:20:21,896 Skipping link: not a file: https://www.piwheels.org/simple/aiohere/ 2021-09-10T09:20:21,897 Skipping link: not a file: https://pypi.org/simple/aiohere/ 2021-09-10T09:20:21,917 Given no hashes to check 0 links for project 'aiohere': discarding no candidates 2021-09-10T09:20:21,917 ERROR: Could not find a version that satisfies the requirement aiohere==1.1.0 (from versions: none) 2021-09-10T09:20:21,918 ERROR: No matching distribution found for aiohere==1.1.0 2021-09-10T09:20:21,918 Exception information: 2021-09-10T09:20:21,918 Traceback (most recent call last): 2021-09-10T09:20:21,918 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-10T09:20:21,918 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-10T09:20:21,918 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-10T09:20:21,918 raise RequirementsConflicted(criterion) 2021-09-10T09:20:21,918 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('aiohere==1.1.0') 2021-09-10T09:20:21,918 2021-09-10T09:20:21,918 During handling of the above exception, another exception occurred: 2021-09-10T09:20:21,918 2021-09-10T09:20:21,918 Traceback (most recent call last): 2021-09-10T09:20:21,918 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-10T09:20:21,918 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-10T09:20:21,918 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-10T09:20:21,918 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-10T09:20:21,918 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-10T09:20:21,918 raise ResolutionImpossible(e.criterion.information) 2021-09-10T09:20:21,918 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('aiohere==1.1.0'), parent=None)] 2021-09-10T09:20:21,918 2021-09-10T09:20:21,918 The above exception was the direct cause of the following exception: 2021-09-10T09:20:21,918 2021-09-10T09:20:21,918 Traceback (most recent call last): 2021-09-10T09:20:21,918 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-10T09:20:21,918 status = self.run(options, args) 2021-09-10T09:20:21,918 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-10T09:20:21,918 return func(self, options, args) 2021-09-10T09:20:21,918 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-10T09:20:21,918 reqs, check_supported_wheels=True 2021-09-10T09:20:21,918 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-10T09:20:21,918 raise error from e 2021-09-10T09:20:21,918 pip._internal.exceptions.DistributionNotFound: No matching distribution found for aiohere==1.1.0 2021-09-10T09:20:21,922 Removed build tracker: '/tmp/pip-req-tracker-qt2oxjf9'