2021-10-17T14:28:15,601 Created temporary directory: /tmp/pip-ephem-wheel-cache-yhlvgx16 2021-10-17T14:28:15,604 Created temporary directory: /tmp/pip-req-tracker-a29d1o4c 2021-10-17T14:28:15,605 Initialized build tracking at /tmp/pip-req-tracker-a29d1o4c 2021-10-17T14:28:15,605 Created build tracker: /tmp/pip-req-tracker-a29d1o4c 2021-10-17T14:28:15,605 Entered build tracker: /tmp/pip-req-tracker-a29d1o4c 2021-10-17T14:28:15,606 Created temporary directory: /tmp/pip-wheel-pn95gsyz 2021-10-17T14:28:15,639 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-17T14:28:15,642 2 location(s) to search for versions of parsinghook: 2021-10-17T14:28:15,642 * https://pypi.org/simple/parsinghook/ 2021-10-17T14:28:15,642 * https://www.piwheels.org/simple/parsinghook/ 2021-10-17T14:28:15,642 Fetching project page and analyzing links: https://pypi.org/simple/parsinghook/ 2021-10-17T14:28:15,643 Getting page https://pypi.org/simple/parsinghook/ 2021-10-17T14:28:15,645 Found index url https://pypi.org/simple 2021-10-17T14:28:15,733 Skipping link: No binaries permitted for parsinghook: https://files.pythonhosted.org/packages/5e/96/c7e179d25883804b8d83c6bd5898c929ddeb2d32964501930f16a91ab1f4/parsinghook-0.9.0-py3-none-any.whl#sha256=494040db888ba5f8860c869679e4d4475071c933dd5810fdfeef43be612fd965 (from https://pypi.org/simple/parsinghook/) (requires-python:>=3.8) 2021-10-17T14:28:15,734 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/30/c4/7b73182cbda9d22684cce0231040e30439f6422242011658a4590f89e0ab/parsinghook-0.9.0.tar.gz#sha256=3fab320d3e8c6f4e88dee8959cc131fe96322b2fcc1a2a71e7992d92402205e2 (from https://pypi.org/simple/parsinghook/) (requires-python:>=3.8) 2021-10-17T14:28:15,735 Fetching project page and analyzing links: https://www.piwheels.org/simple/parsinghook/ 2021-10-17T14:28:15,735 Getting page https://www.piwheels.org/simple/parsinghook/ 2021-10-17T14:28:15,736 Found index url https://www.piwheels.org/simple 2021-10-17T14:28:15,923 Skipping link: not a file: https://www.piwheels.org/simple/parsinghook/ 2021-10-17T14:28:15,923 Skipping link: not a file: https://pypi.org/simple/parsinghook/ 2021-10-17T14:28:15,938 Given no hashes to check 0 links for project 'parsinghook': discarding no candidates 2021-10-17T14:28:15,938 ERROR: Could not find a version that satisfies the requirement parsinghook==0.9.0 (from versions: none) 2021-10-17T14:28:15,939 ERROR: No matching distribution found for parsinghook==0.9.0 2021-10-17T14:28:15,939 Exception information: 2021-10-17T14:28:15,939 Traceback (most recent call last): 2021-10-17T14:28:15,939 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-17T14:28:15,939 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-17T14:28:15,939 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-17T14:28:15,939 raise RequirementsConflicted(criterion) 2021-10-17T14:28:15,939 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('parsinghook==0.9.0') 2021-10-17T14:28:15,939 2021-10-17T14:28:15,939 During handling of the above exception, another exception occurred: 2021-10-17T14:28:15,939 2021-10-17T14:28:15,939 Traceback (most recent call last): 2021-10-17T14:28:15,939 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-17T14:28:15,939 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-17T14:28:15,939 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-17T14:28:15,939 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-17T14:28:15,939 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-17T14:28:15,939 raise ResolutionImpossible(e.criterion.information) 2021-10-17T14:28:15,939 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('parsinghook==0.9.0'), parent=None)] 2021-10-17T14:28:15,939 2021-10-17T14:28:15,939 The above exception was the direct cause of the following exception: 2021-10-17T14:28:15,939 2021-10-17T14:28:15,939 Traceback (most recent call last): 2021-10-17T14:28:15,939 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-17T14:28:15,939 status = self.run(options, args) 2021-10-17T14:28:15,939 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-17T14:28:15,939 return func(self, options, args) 2021-10-17T14:28:15,939 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-17T14:28:15,939 reqs, check_supported_wheels=True 2021-10-17T14:28:15,939 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-17T14:28:15,939 raise error from e 2021-10-17T14:28:15,939 pip._internal.exceptions.DistributionNotFound: No matching distribution found for parsinghook==0.9.0 2021-10-17T14:28:15,944 Removed build tracker: '/tmp/pip-req-tracker-a29d1o4c'