2021-07-31T10:09:00,263 Created temporary directory: /tmp/pip-ephem-wheel-cache-kap97rpd 2021-07-31T10:09:00,266 Created temporary directory: /tmp/pip-req-tracker-vrevy96a 2021-07-31T10:09:00,267 Initialized build tracking at /tmp/pip-req-tracker-vrevy96a 2021-07-31T10:09:00,267 Created build tracker: /tmp/pip-req-tracker-vrevy96a 2021-07-31T10:09:00,267 Entered build tracker: /tmp/pip-req-tracker-vrevy96a 2021-07-31T10:09:00,268 Created temporary directory: /tmp/pip-wheel-ph81mp5j 2021-07-31T10:09:00,296 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-07-31T10:09:00,297 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-07-31T10:09:00,297 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-07-31T10:09:00,297 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-07-31T10:09:00,297 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-07-31T10:09:00,300 WARNING: Location '/elbat/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T10:09:00,301 WARNING: Location 't/elbat/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T10:09:00,301 WARNING: Location 'm/elbat/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T10:09:00,301 WARNING: Location 'p/elbat/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-07-31T10:09:00,302 1 location(s) to search for versions of elbat: 2021-07-31T10:09:00,302 * https://pypi.org/simple/elbat/ 2021-07-31T10:09:00,302 Fetching project page and analyzing links: https://pypi.org/simple/elbat/ 2021-07-31T10:09:00,303 Getting page https://pypi.org/simple/elbat/ 2021-07-31T10:09:00,304 Found index url https://pypi.org/simple 2021-07-31T10:09:00,419 Skipping link: No binaries permitted for elbat: https://files.pythonhosted.org/packages/77/84/c4e34d5c93e60b0f0e7879118587451445f8d853dee4087ad962e47ea39c/elbat-0.1.0-py3-none-any.whl#sha256=2598a7593ca54f542b2cea19c209d66dc307f11657e4c4dcd9d7ed61a45a8a52 (from https://pypi.org/simple/elbat/) (requires-python:>=3.9,<4.0) 2021-07-31T10:09:00,420 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/2e/53/043f45d023e4f091611d2e31430e860371d695c8abd5b40e004500f92db0/elbat-0.1.0.tar.gz#sha256=12797db00e266865bcd7b6e8aed96016245a9a747790c2aff677b5131d0a129d (from https://pypi.org/simple/elbat/) (requires-python:>=3.9,<4.0) 2021-07-31T10:09:00,420 Skipping link: No binaries permitted for elbat: https://files.pythonhosted.org/packages/2a/9b/1cbfc8cb5f436179fde6b5a21a4c5e2ef5c65092c8323ad00cd78212797a/elbat-0.1.1-py3-none-any.whl#sha256=8f148b1f3abc061f3d9ddf6115dcb712f02f2fbe19a5e11a138c6ada592bcffb (from https://pypi.org/simple/elbat/) (requires-python:>=3.7,<4) 2021-07-31T10:09:00,421 Found link https://files.pythonhosted.org/packages/5e/17/e01cd877049c8a995060d570f903de0d9ca90034d662c64f0c904f6f58fb/elbat-0.1.1.tar.gz#sha256=93378453d61395993a33b8ee6282e330adc89654847e9af79e6af18289812e99 (from https://pypi.org/simple/elbat/) (requires-python:>=3.7,<4), version: 0.1.1 2021-07-31T10:09:00,421 Skipping link: not a file: https://pypi.org/simple/elbat/ 2021-07-31T10:09:00,434 Given no hashes to check 0 links for project 'elbat': discarding no candidates 2021-07-31T10:09:00,435 ERROR: Could not find a version that satisfies the requirement elbat==0.1.0 (from versions: 0.1.1) 2021-07-31T10:09:00,435 ERROR: No matching distribution found for elbat==0.1.0 2021-07-31T10:09:00,435 Exception information: 2021-07-31T10:09:00,435 Traceback (most recent call last): 2021-07-31T10:09:00,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-31T10:09:00,435 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-31T10:09:00,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-31T10:09:00,435 raise RequirementsConflicted(criterion) 2021-07-31T10:09:00,435 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('elbat==0.1.0') 2021-07-31T10:09:00,435 2021-07-31T10:09:00,435 During handling of the above exception, another exception occurred: 2021-07-31T10:09:00,435 2021-07-31T10:09:00,435 Traceback (most recent call last): 2021-07-31T10:09:00,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-31T10:09:00,435 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-31T10:09:00,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-31T10:09:00,435 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-31T10:09:00,435 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-31T10:09:00,435 raise ResolutionImpossible(e.criterion.information) 2021-07-31T10:09:00,435 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('elbat==0.1.0'), parent=None)] 2021-07-31T10:09:00,435 2021-07-31T10:09:00,435 The above exception was the direct cause of the following exception: 2021-07-31T10:09:00,435 2021-07-31T10:09:00,435 Traceback (most recent call last): 2021-07-31T10:09:00,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-31T10:09:00,435 status = self.run(options, args) 2021-07-31T10:09:00,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-31T10:09:00,435 return func(self, options, args) 2021-07-31T10:09:00,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-31T10:09:00,435 reqs, check_supported_wheels=True 2021-07-31T10:09:00,435 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-31T10:09:00,435 raise error from e 2021-07-31T10:09:00,435 pip._internal.exceptions.DistributionNotFound: No matching distribution found for elbat==0.1.0 2021-07-31T10:09:00,442 Removed build tracker: '/tmp/pip-req-tracker-vrevy96a'