2021-12-06T17:33:23,956 Created temporary directory: /tmp/pip-ephem-wheel-cache-szjcxkhl 2021-12-06T17:33:23,962 Created temporary directory: /tmp/pip-req-tracker-89rnwhw7 2021-12-06T17:33:23,963 Initialized build tracking at /tmp/pip-req-tracker-89rnwhw7 2021-12-06T17:33:23,963 Created build tracker: /tmp/pip-req-tracker-89rnwhw7 2021-12-06T17:33:23,963 Entered build tracker: /tmp/pip-req-tracker-89rnwhw7 2021-12-06T17:33:23,965 Created temporary directory: /tmp/pip-wheel-okcgbckv 2021-12-06T17:33:24,027 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-06T17:33:24,032 2 location(s) to search for versions of bwrap: 2021-12-06T17:33:24,032 * https://pypi.org/simple/bwrap/ 2021-12-06T17:33:24,032 * https://www.piwheels.org/simple/bwrap/ 2021-12-06T17:33:24,033 Fetching project page and analyzing links: https://pypi.org/simple/bwrap/ 2021-12-06T17:33:24,034 Getting page https://pypi.org/simple/bwrap/ 2021-12-06T17:33:24,038 Found index url https://pypi.org/simple 2021-12-06T17:33:24,312 Skipping link: No binaries permitted for bwrap: https://files.pythonhosted.org/packages/bd/a4/e9df8d8c0856449d62b2449c037c92329e0cae10dff35f1c877cc391ae5a/bwrap-0.0.0-py3-none-any.whl#sha256=3e23c96aaac0c75b7353f54a54fd112e58cb6e54c95f664af56c6e6dc9111182 (from https://pypi.org/simple/bwrap/) (requires-python:>=3.9,<4.0) 2021-12-06T17:33:24,314 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/7a/02/afd066f73ee400893439f37fb1664131332d864264857ccd307a51f9a465/bwrap-0.0.0.tar.gz#sha256=2d0e41763cb6b5214c2feca255fef728ac7c49a488a19461b5bcfbc14ac7b18f (from https://pypi.org/simple/bwrap/) (requires-python:>=3.9,<4.0) 2021-12-06T17:33:24,314 Fetching project page and analyzing links: https://www.piwheels.org/simple/bwrap/ 2021-12-06T17:33:24,315 Getting page https://www.piwheels.org/simple/bwrap/ 2021-12-06T17:33:24,317 Found index url https://www.piwheels.org/simple 2021-12-06T17:33:24,586 Skipping link: not a file: https://www.piwheels.org/simple/bwrap/ 2021-12-06T17:33:24,587 Skipping link: not a file: https://pypi.org/simple/bwrap/ 2021-12-06T17:33:24,615 Given no hashes to check 0 links for project 'bwrap': discarding no candidates 2021-12-06T17:33:24,615 ERROR: Could not find a version that satisfies the requirement bwrap==0.0.0 (from versions: none) 2021-12-06T17:33:24,616 ERROR: No matching distribution found for bwrap==0.0.0 2021-12-06T17:33:24,617 Exception information: 2021-12-06T17:33:24,617 Traceback (most recent call last): 2021-12-06T17:33:24,617 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-06T17:33:24,617 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-06T17:33:24,617 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-06T17:33:24,617 raise RequirementsConflicted(criterion) 2021-12-06T17:33:24,617 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bwrap==0.0.0') 2021-12-06T17:33:24,617 2021-12-06T17:33:24,617 During handling of the above exception, another exception occurred: 2021-12-06T17:33:24,617 2021-12-06T17:33:24,617 Traceback (most recent call last): 2021-12-06T17:33:24,617 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-06T17:33:24,617 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-06T17:33:24,617 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-06T17:33:24,617 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-06T17:33:24,617 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-06T17:33:24,617 raise ResolutionImpossible(e.criterion.information) 2021-12-06T17:33:24,617 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bwrap==0.0.0'), parent=None)] 2021-12-06T17:33:24,617 2021-12-06T17:33:24,617 The above exception was the direct cause of the following exception: 2021-12-06T17:33:24,617 2021-12-06T17:33:24,617 Traceback (most recent call last): 2021-12-06T17:33:24,617 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-06T17:33:24,617 status = run_func(*args) 2021-12-06T17:33:24,617 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-06T17:33:24,617 return func(self, options, args) 2021-12-06T17:33:24,617 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-06T17:33:24,617 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-06T17:33:24,617 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-06T17:33:24,617 raise error from e 2021-12-06T17:33:24,617 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bwrap==0.0.0 2021-12-06T17:33:24,625 Removed build tracker: '/tmp/pip-req-tracker-89rnwhw7'