2022-04-27T00:01:21,857 Created temporary directory: /tmp/pip-ephem-wheel-cache-dryrdbbg 2022-04-27T00:01:21,862 Created temporary directory: /tmp/pip-req-tracker-a2ib306z 2022-04-27T00:01:21,863 Initialized build tracking at /tmp/pip-req-tracker-a2ib306z 2022-04-27T00:01:21,863 Created build tracker: /tmp/pip-req-tracker-a2ib306z 2022-04-27T00:01:21,864 Entered build tracker: /tmp/pip-req-tracker-a2ib306z 2022-04-27T00:01:21,865 Created temporary directory: /tmp/pip-wheel-4enjf1u8 2022-04-27T00:01:22,028 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-27T00:01:22,036 2 location(s) to search for versions of pipeclip: 2022-04-27T00:01:22,036 * https://pypi.org/simple/pipeclip/ 2022-04-27T00:01:22,036 * https://www.piwheels.org/simple/pipeclip/ 2022-04-27T00:01:22,037 Fetching project page and analyzing links: https://pypi.org/simple/pipeclip/ 2022-04-27T00:01:22,038 Getting page https://pypi.org/simple/pipeclip/ 2022-04-27T00:01:22,042 Found index url https://pypi.org/simple 2022-04-27T00:01:22,161 Skipping link: No binaries permitted for pipeclip: https://files.pythonhosted.org/packages/e4/73/7e4f2029dd4d155e62cd8787ae233675eebd2705edd2e3c23e1a37103a11/pipeclip-2.0.0-py3-none-any.whl#sha256=e0ed5270ed8618cafbaba7e18999746cacf10d3cf5cddb6f77bda15154545f09 (from https://pypi.org/simple/pipeclip/) (requires-python:>=3.9,<4.0) 2022-04-27T00:01:22,163 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/d3/22/1258c9eb569be652f2cdb586bcdfe6f9f0b1083a0c486049348c6024ede5/pipeclip-2.0.0.tar.gz#sha256=6e5b1e55e38fbe754630d2cdca9389ed1162c08acbf59c3e30520a1faa377499 (from https://pypi.org/simple/pipeclip/) (requires-python:>=3.9,<4.0) 2022-04-27T00:01:22,164 Skipping link: No binaries permitted for pipeclip: https://files.pythonhosted.org/packages/a1/e3/3ae8e8ccdb2af275bab32c79ea38555a073c8f91fa983ef43ba433620c11/pipeclip-2.0.1-py3-none-any.whl#sha256=0232cda2902233659e717bb30bda34036a659e0bfef5077205531507363f2404 (from https://pypi.org/simple/pipeclip/) (requires-python:>=3.9,<4.0) 2022-04-27T00:01:22,165 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/bc/fd/170c64ed0cd631d604df6b37e1579aeb8eeef0bd6569a8a09096e2ebacab/pipeclip-2.0.1.tar.gz#sha256=294e8b19c885b3814587b96c2949f9099375c0667254dc92d378158801d52910 (from https://pypi.org/simple/pipeclip/) (requires-python:>=3.9,<4.0) 2022-04-27T00:01:22,166 Fetching project page and analyzing links: https://www.piwheels.org/simple/pipeclip/ 2022-04-27T00:01:22,167 Getting page https://www.piwheels.org/simple/pipeclip/ 2022-04-27T00:01:22,169 Found index url https://www.piwheels.org/simple 2022-04-27T00:01:22,398 Skipping link: not a file: https://www.piwheels.org/simple/pipeclip/ 2022-04-27T00:01:22,399 Skipping link: not a file: https://pypi.org/simple/pipeclip/ 2022-04-27T00:01:22,433 Given no hashes to check 0 links for project 'pipeclip': discarding no candidates 2022-04-27T00:01:22,434 ERROR: Could not find a version that satisfies the requirement pipeclip==2.0.0 (from versions: none) 2022-04-27T00:01:22,437 ERROR: No matching distribution found for pipeclip==2.0.0 2022-04-27T00:01:22,439 Exception information: 2022-04-27T00:01:22,439 Traceback (most recent call last): 2022-04-27T00:01:22,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-27T00:01:22,439 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-27T00:01:22,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-27T00:01:22,439 raise RequirementsConflicted(criterion) 2022-04-27T00:01:22,439 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pipeclip==2.0.0') 2022-04-27T00:01:22,439 2022-04-27T00:01:22,439 During handling of the above exception, another exception occurred: 2022-04-27T00:01:22,439 2022-04-27T00:01:22,439 Traceback (most recent call last): 2022-04-27T00:01:22,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-27T00:01:22,439 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-27T00:01:22,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-27T00:01:22,439 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-27T00:01:22,439 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-27T00:01:22,439 raise ResolutionImpossible(e.criterion.information) 2022-04-27T00:01:22,439 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pipeclip==2.0.0'), parent=None)] 2022-04-27T00:01:22,439 2022-04-27T00:01:22,439 The above exception was the direct cause of the following exception: 2022-04-27T00:01:22,439 2022-04-27T00:01:22,439 Traceback (most recent call last): 2022-04-27T00:01:22,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-27T00:01:22,439 status = run_func(*args) 2022-04-27T00:01:22,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-27T00:01:22,439 return func(self, options, args) 2022-04-27T00:01:22,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-27T00:01:22,439 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-27T00:01:22,439 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-27T00:01:22,439 raise error from e 2022-04-27T00:01:22,439 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pipeclip==2.0.0 2022-04-27T00:01:22,448 Removed build tracker: '/tmp/pip-req-tracker-a2ib306z'