2022-02-22T08:17:48,479 Created temporary directory: /tmp/pip-ephem-wheel-cache-knmozl4_ 2022-02-22T08:17:48,485 Created temporary directory: /tmp/pip-req-tracker-o7ltr_tv 2022-02-22T08:17:48,486 Initialized build tracking at /tmp/pip-req-tracker-o7ltr_tv 2022-02-22T08:17:48,486 Created build tracker: /tmp/pip-req-tracker-o7ltr_tv 2022-02-22T08:17:48,487 Entered build tracker: /tmp/pip-req-tracker-o7ltr_tv 2022-02-22T08:17:48,488 Created temporary directory: /tmp/pip-wheel-3nja5uxe 2022-02-22T08:17:48,550 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-22T08:17:48,559 2 location(s) to search for versions of zdppy-requests: 2022-02-22T08:17:48,559 * https://pypi.org/simple/zdppy-requests/ 2022-02-22T08:17:48,559 * https://www.piwheels.org/simple/zdppy-requests/ 2022-02-22T08:17:48,561 Fetching project page and analyzing links: https://pypi.org/simple/zdppy-requests/ 2022-02-22T08:17:48,562 Getting page https://pypi.org/simple/zdppy-requests/ 2022-02-22T08:17:48,565 Found index url https://pypi.org/simple 2022-02-22T08:17:48,673 Skipping link: No binaries permitted for zdppy-requests: https://files.pythonhosted.org/packages/44/20/7b1a5c6e27218649649348d5e5486de1ab3e3d4c08bbd5882aad4c85d89c/zdppy_requests-0.1.0-py3-none-any.whl#sha256=9c9a38d2c4fb63831b615c1df87e1d307cf23a36ba926c9076afebf7fa092804 (from https://pypi.org/simple/zdppy-requests/) (requires-python:>=3.9,<4.0) 2022-02-22T08:17:48,675 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ec/6d/c5cfe5d33c07902613dd65e7058f278502d58c2a8f277997b5411d846184/zdppy_requests-0.1.0.tar.gz#sha256=3fecb553ddfb35bf48119e4ec51ec646292da978c57fbe171d4746cd320b0b09 (from https://pypi.org/simple/zdppy-requests/) (requires-python:>=3.9,<4.0) 2022-02-22T08:17:48,676 Fetching project page and analyzing links: https://www.piwheels.org/simple/zdppy-requests/ 2022-02-22T08:17:48,677 Getting page https://www.piwheels.org/simple/zdppy-requests/ 2022-02-22T08:17:48,679 Found index url https://www.piwheels.org/simple 2022-02-22T08:17:48,892 Skipping link: not a file: https://www.piwheels.org/simple/zdppy-requests/ 2022-02-22T08:17:48,893 Skipping link: not a file: https://pypi.org/simple/zdppy-requests/ 2022-02-22T08:17:48,925 Given no hashes to check 0 links for project 'zdppy-requests': discarding no candidates 2022-02-22T08:17:48,926 ERROR: Could not find a version that satisfies the requirement zdppy-requests==0.1.0 (from versions: none) 2022-02-22T08:17:48,929 ERROR: No matching distribution found for zdppy-requests==0.1.0 2022-02-22T08:17:48,932 Exception information: 2022-02-22T08:17:48,932 Traceback (most recent call last): 2022-02-22T08:17:48,932 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-22T08:17:48,932 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-22T08:17:48,932 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-22T08:17:48,932 raise RequirementsConflicted(criterion) 2022-02-22T08:17:48,932 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zdppy-requests==0.1.0') 2022-02-22T08:17:48,932 2022-02-22T08:17:48,932 During handling of the above exception, another exception occurred: 2022-02-22T08:17:48,932 2022-02-22T08:17:48,932 Traceback (most recent call last): 2022-02-22T08:17:48,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-22T08:17:48,932 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-22T08:17:48,932 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-22T08:17:48,932 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-22T08:17:48,932 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-22T08:17:48,932 raise ResolutionImpossible(e.criterion.information) 2022-02-22T08:17:48,932 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zdppy-requests==0.1.0'), parent=None)] 2022-02-22T08:17:48,932 2022-02-22T08:17:48,932 The above exception was the direct cause of the following exception: 2022-02-22T08:17:48,932 2022-02-22T08:17:48,932 Traceback (most recent call last): 2022-02-22T08:17:48,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-22T08:17:48,932 status = run_func(*args) 2022-02-22T08:17:48,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-22T08:17:48,932 return func(self, options, args) 2022-02-22T08:17:48,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-22T08:17:48,932 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-22T08:17:48,932 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-22T08:17:48,932 raise error from e 2022-02-22T08:17:48,932 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zdppy-requests==0.1.0 2022-02-22T08:17:48,940 Removed build tracker: '/tmp/pip-req-tracker-o7ltr_tv'