2021-10-14T15:15:02,354 Created temporary directory: /tmp/pip-ephem-wheel-cache-jtswsqi2 2021-10-14T15:15:02,357 Created temporary directory: /tmp/pip-req-tracker-vau4clw4 2021-10-14T15:15:02,357 Initialized build tracking at /tmp/pip-req-tracker-vau4clw4 2021-10-14T15:15:02,357 Created build tracker: /tmp/pip-req-tracker-vau4clw4 2021-10-14T15:15:02,358 Entered build tracker: /tmp/pip-req-tracker-vau4clw4 2021-10-14T15:15:02,358 Created temporary directory: /tmp/pip-wheel-53ru7qzk 2021-10-14T15:15:02,387 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-14T15:15:02,390 2 location(s) to search for versions of ancient-helper-kit: 2021-10-14T15:15:02,390 * https://pypi.org/simple/ancient-helper-kit/ 2021-10-14T15:15:02,390 * https://www.piwheels.org/simple/ancient-helper-kit/ 2021-10-14T15:15:02,390 Fetching project page and analyzing links: https://pypi.org/simple/ancient-helper-kit/ 2021-10-14T15:15:02,391 Getting page https://pypi.org/simple/ancient-helper-kit/ 2021-10-14T15:15:02,392 Found index url https://pypi.org/simple 2021-10-14T15:15:02,482 Skipping link: No binaries permitted for ancient-helper-kit: https://files.pythonhosted.org/packages/29/41/90fd7e38e19064396d01c94757309f50107c8f87905e3d54a041837cfef2/ancient_helper_kit-0.0.2-py3-none-any.whl#sha256=50c4ebb2577983adf5b90145b23781679bdc75b84ce952ea53dbae76917adcac (from https://pypi.org/simple/ancient-helper-kit/) (requires-python:>=3.8) 2021-10-14T15:15:02,483 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/20/68/2421815bbd2ec400202aa396c83ad392c8471b1477adbce362a04435e5a5/ancient_helper_kit-0.0.2.tar.gz#sha256=3f2a6f8b967b535ae7dbed0589e4389bce472b48d5a8119ddc3399448f8b391c (from https://pypi.org/simple/ancient-helper-kit/) (requires-python:>=3.8) 2021-10-14T15:15:02,483 Skipping link: No binaries permitted for ancient-helper-kit: https://files.pythonhosted.org/packages/a9/43/b9f03d96ed2667ff9a63c12ee0c6c14a9103feba5c865975f22af8b423bd/ancient_helper_kit-0.0.3-py3-none-any.whl#sha256=d3f06beac80f69335f1a560697e8a36a37a7616c3fa0fe68cf2b6395ae846224 (from https://pypi.org/simple/ancient-helper-kit/) (requires-python:>=3.8) 2021-10-14T15:15:02,483 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/25/7d/a6beb54d7fea31c180326c36de879c0c335fe82e53282ac7833b075220c7/ancient_helper_kit-0.0.3.tar.gz#sha256=323617d3d7345580714903a9e5a2e71e1bea3aacfae4f6003c59112c2d705348 (from https://pypi.org/simple/ancient-helper-kit/) (requires-python:>=3.8) 2021-10-14T15:15:02,484 Fetching project page and analyzing links: https://www.piwheels.org/simple/ancient-helper-kit/ 2021-10-14T15:15:02,484 Getting page https://www.piwheels.org/simple/ancient-helper-kit/ 2021-10-14T15:15:02,485 Found index url https://www.piwheels.org/simple 2021-10-14T15:15:02,661 Skipping link: not a file: https://www.piwheels.org/simple/ancient-helper-kit/ 2021-10-14T15:15:02,661 Skipping link: not a file: https://pypi.org/simple/ancient-helper-kit/ 2021-10-14T15:15:02,678 Given no hashes to check 0 links for project 'ancient-helper-kit': discarding no candidates 2021-10-14T15:15:02,679 ERROR: Could not find a version that satisfies the requirement ancient-helper-kit==0.0.3 (from versions: none) 2021-10-14T15:15:02,679 ERROR: No matching distribution found for ancient-helper-kit==0.0.3 2021-10-14T15:15:02,679 Exception information: 2021-10-14T15:15:02,679 Traceback (most recent call last): 2021-10-14T15:15:02,679 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-14T15:15:02,679 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-14T15:15:02,679 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-14T15:15:02,679 raise RequirementsConflicted(criterion) 2021-10-14T15:15:02,679 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ancient-helper-kit==0.0.3') 2021-10-14T15:15:02,679 2021-10-14T15:15:02,679 During handling of the above exception, another exception occurred: 2021-10-14T15:15:02,679 2021-10-14T15:15:02,679 Traceback (most recent call last): 2021-10-14T15:15:02,679 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-14T15:15:02,679 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-14T15:15:02,679 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-14T15:15:02,679 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-14T15:15:02,679 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-14T15:15:02,679 raise ResolutionImpossible(e.criterion.information) 2021-10-14T15:15:02,679 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ancient-helper-kit==0.0.3'), parent=None)] 2021-10-14T15:15:02,679 2021-10-14T15:15:02,679 The above exception was the direct cause of the following exception: 2021-10-14T15:15:02,679 2021-10-14T15:15:02,679 Traceback (most recent call last): 2021-10-14T15:15:02,679 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-14T15:15:02,679 status = self.run(options, args) 2021-10-14T15:15:02,679 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-14T15:15:02,679 return func(self, options, args) 2021-10-14T15:15:02,679 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-14T15:15:02,679 reqs, check_supported_wheels=True 2021-10-14T15:15:02,679 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-14T15:15:02,679 raise error from e 2021-10-14T15:15:02,679 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ancient-helper-kit==0.0.3 2021-10-14T15:15:02,683 Removed build tracker: '/tmp/pip-req-tracker-vau4clw4'