2021-07-29T12:38:43,422 Created temporary directory: /tmp/pip-ephem-wheel-cache-9dedcwq6 2021-07-29T12:38:43,425 Created temporary directory: /tmp/pip-req-tracker-2hl_a3p4 2021-07-29T12:38:43,425 Initialized build tracking at /tmp/pip-req-tracker-2hl_a3p4 2021-07-29T12:38:43,425 Created build tracker: /tmp/pip-req-tracker-2hl_a3p4 2021-07-29T12:38:43,425 Entered build tracker: /tmp/pip-req-tracker-2hl_a3p4 2021-07-29T12:38:43,426 Created temporary directory: /tmp/pip-wheel-mkx5v2sc 2021-07-29T12:38:43,459 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-29T12:38:43,459 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-29T12:38:43,459 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-29T12:38:43,460 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-29T12:38:43,460 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-29T12:38:43,463 WARNING: Location '/dead-bytecode/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T12:38:43,463 WARNING: Location 't/dead-bytecode/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T12:38:43,463 WARNING: Location 'm/dead-bytecode/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T12:38:43,464 WARNING: Location 'p/dead-bytecode/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-29T12:38:43,464 1 location(s) to search for versions of dead-bytecode: 2021-07-29T12:38:43,464 * https://pypi.org/simple/dead-bytecode/ 2021-07-29T12:38:43,464 Fetching project page and analyzing links: https://pypi.org/simple/dead-bytecode/ 2021-07-29T12:38:43,465 Getting page https://pypi.org/simple/dead-bytecode/ 2021-07-29T12:38:43,466 Found index url https://pypi.org/simple 2021-07-29T12:38:43,651 Link requires a different Python (3.9.2 not in: '>=2.7, <3'): https://files.pythonhosted.org/packages/90/47/5f3a884366e80f0ac77b1ca88e9be8cbcca039d3f97c97ed98eb3e72df49/dead-bytecode-0.1.0.tar.gz#sha256=77e876652301bd085f6b4ee83dcbe64db01551900c09c69624ad601487560772 (from https://pypi.org/simple/dead-bytecode/) (requires-python:>=2.7, <3) 2021-07-29T12:38:43,651 Skipping link: No binaries permitted for dead-bytecode: https://files.pythonhosted.org/packages/d9/8a/fff70dc08a722ca7f8928f5ffbb5cc03680df97a623c54dd5eb9b146b121/dead_bytecode-0.1.0-py2-none-any.whl#sha256=309804c5d31739bc6be3eed5893c3978d07022fa2768febac49ec1a9d2728646 (from https://pypi.org/simple/dead-bytecode/) (requires-python:>=2.7, <3) 2021-07-29T12:38:43,652 Link requires a different Python (3.9.2 not in: '>=2.7, <3'): https://files.pythonhosted.org/packages/ae/be/a0f524f9e72c2c81e65db3028442ef5363c8c8660ecf117937ae3d5a9772/dead-bytecode-0.1.1.tar.gz#sha256=48928e685771de80ad10fa69d0f4de02fa66927d0b5e9f1468b3f56bec87d91d (from https://pypi.org/simple/dead-bytecode/) (requires-python:>=2.7, <3) 2021-07-29T12:38:43,652 Skipping link: No binaries permitted for dead-bytecode: https://files.pythonhosted.org/packages/07/e9/cc96555dca9a310d3a220fac96e20b97b3e19db63a76b2b5b3af16daf485/dead_bytecode-0.1.1-py2-none-any.whl#sha256=45860f14e6135ef749f4b0ae888ae9eeeb329829a64e60167890645a3b878b94 (from https://pypi.org/simple/dead-bytecode/) (requires-python:>=2.7, <3) 2021-07-29T12:38:43,652 Skipping link: not a file: https://pypi.org/simple/dead-bytecode/ 2021-07-29T12:38:43,669 Given no hashes to check 0 links for project 'dead-bytecode': discarding no candidates 2021-07-29T12:38:43,670 ERROR: Could not find a version that satisfies the requirement dead-bytecode==0.1.0 (from versions: none) 2021-07-29T12:38:43,670 ERROR: No matching distribution found for dead-bytecode==0.1.0 2021-07-29T12:38:43,670 Exception information: 2021-07-29T12:38:43,670 Traceback (most recent call last): 2021-07-29T12:38:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-29T12:38:43,670 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-29T12:38:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-29T12:38:43,670 raise RequirementsConflicted(criterion) 2021-07-29T12:38:43,670 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dead-bytecode==0.1.0') 2021-07-29T12:38:43,670 2021-07-29T12:38:43,670 During handling of the above exception, another exception occurred: 2021-07-29T12:38:43,670 2021-07-29T12:38:43,670 Traceback (most recent call last): 2021-07-29T12:38:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-29T12:38:43,670 result = self._result = resolver.resolve( 2021-07-29T12:38:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-29T12:38:43,670 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-29T12:38:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-29T12:38:43,670 raise ResolutionImpossible(e.criterion.information) 2021-07-29T12:38:43,670 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dead-bytecode==0.1.0'), parent=None)] 2021-07-29T12:38:43,670 2021-07-29T12:38:43,670 The above exception was the direct cause of the following exception: 2021-07-29T12:38:43,670 2021-07-29T12:38:43,670 Traceback (most recent call last): 2021-07-29T12:38:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-29T12:38:43,670 status = self.run(options, args) 2021-07-29T12:38:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-29T12:38:43,670 return func(self, options, args) 2021-07-29T12:38:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-29T12:38:43,670 requirement_set = resolver.resolve( 2021-07-29T12:38:43,670 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-29T12:38:43,670 raise error from e 2021-07-29T12:38:43,670 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dead-bytecode==0.1.0 2021-07-29T12:38:43,674 Removed build tracker: '/tmp/pip-req-tracker-2hl_a3p4'