2021-08-03T03:57:22,943 Created temporary directory: /tmp/pip-ephem-wheel-cache-gx68yh4g 2021-08-03T03:57:22,947 Created temporary directory: /tmp/pip-req-tracker-hvs9rfca 2021-08-03T03:57:22,947 Initialized build tracking at /tmp/pip-req-tracker-hvs9rfca 2021-08-03T03:57:22,948 Created build tracker: /tmp/pip-req-tracker-hvs9rfca 2021-08-03T03:57:22,948 Entered build tracker: /tmp/pip-req-tracker-hvs9rfca 2021-08-03T03:57:22,949 Created temporary directory: /tmp/pip-wheel-mh8mykix 2021-08-03T03:57:22,981 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-03T03:57:22,981 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-03T03:57:22,981 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-03T03:57:22,982 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-03T03:57:22,982 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-03T03:57:22,985 WARNING: Location '/yalm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T03:57:22,985 WARNING: Location 't/yalm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T03:57:22,986 WARNING: Location 'm/yalm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T03:57:22,986 WARNING: Location 'p/yalm/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T03:57:22,986 1 location(s) to search for versions of yalm: 2021-08-03T03:57:22,986 * https://pypi.org/simple/yalm/ 2021-08-03T03:57:22,987 Fetching project page and analyzing links: https://pypi.org/simple/yalm/ 2021-08-03T03:57:22,987 Getting page https://pypi.org/simple/yalm/ 2021-08-03T03:57:22,989 Found index url https://pypi.org/simple 2021-08-03T03:57:23,078 Skipping link: No binaries permitted for yalm: https://files.pythonhosted.org/packages/d7/9c/e0b9a686f8583597d1c0b57f000ada86b21b5d959cf0cf6f7d950b77aabd/yalm-0.0.1a2-py3-none-any.whl#sha256=a7a1ac55147fda292915400682ebe787f8dcc12c0c9f69844441e4ff9e80b986 (from https://pypi.org/simple/yalm/) (requires-python:>=3.9,<4.0) 2021-08-03T03:57:23,079 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/ad/94/b953b91b4a554d90aad2029c879196cf85feb4e3ad14ee4e8702a1b9b177/yalm-0.0.1a2.tar.gz#sha256=389b010ea2dfeacaf3a7a1387c1f4ff4f47827b063d9d3f9cee320e464782f6f (from https://pypi.org/simple/yalm/) (requires-python:>=3.9,<4.0) 2021-08-03T03:57:23,079 Skipping link: not a file: https://pypi.org/simple/yalm/ 2021-08-03T03:57:23,091 Given no hashes to check 0 links for project 'yalm': discarding no candidates 2021-08-03T03:57:23,091 ERROR: Could not find a version that satisfies the requirement yalm==0.0.1a2 (from versions: none) 2021-08-03T03:57:23,092 ERROR: No matching distribution found for yalm==0.0.1a2 2021-08-03T03:57:23,092 Exception information: 2021-08-03T03:57:23,092 Traceback (most recent call last): 2021-08-03T03:57:23,092 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-03T03:57:23,092 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-03T03:57:23,092 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-03T03:57:23,092 raise RequirementsConflicted(criterion) 2021-08-03T03:57:23,092 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yalm==0.0.1a2') 2021-08-03T03:57:23,092 2021-08-03T03:57:23,092 During handling of the above exception, another exception occurred: 2021-08-03T03:57:23,092 2021-08-03T03:57:23,092 Traceback (most recent call last): 2021-08-03T03:57:23,092 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-03T03:57:23,092 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-03T03:57:23,092 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-03T03:57:23,092 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-03T03:57:23,092 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-03T03:57:23,092 raise ResolutionImpossible(e.criterion.information) 2021-08-03T03:57:23,092 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yalm==0.0.1a2'), parent=None)] 2021-08-03T03:57:23,092 2021-08-03T03:57:23,092 The above exception was the direct cause of the following exception: 2021-08-03T03:57:23,092 2021-08-03T03:57:23,092 Traceback (most recent call last): 2021-08-03T03:57:23,092 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-03T03:57:23,092 status = self.run(options, args) 2021-08-03T03:57:23,092 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-03T03:57:23,092 return func(self, options, args) 2021-08-03T03:57:23,092 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-03T03:57:23,092 reqs, check_supported_wheels=True 2021-08-03T03:57:23,092 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-03T03:57:23,092 raise error from e 2021-08-03T03:57:23,092 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yalm==0.0.1a2 2021-08-03T03:57:23,096 Removed build tracker: '/tmp/pip-req-tracker-hvs9rfca'