2021-05-19T02:03:07,071 Created temporary directory: /tmp/pip-ephem-wheel-cache-nlexlsj7 2021-05-19T02:03:07,075 Created temporary directory: /tmp/pip-req-tracker-vk0hsp7z 2021-05-19T02:03:07,076 Initialized build tracking at /tmp/pip-req-tracker-vk0hsp7z 2021-05-19T02:03:07,076 Created build tracker: /tmp/pip-req-tracker-vk0hsp7z 2021-05-19T02:03:07,076 Entered build tracker: /tmp/pip-req-tracker-vk0hsp7z 2021-05-19T02:03:07,077 Created temporary directory: /tmp/pip-wheel-5oagio1o 2021-05-19T02:03:07,113 1 location(s) to search for versions of ya-cloud-tools: 2021-05-19T02:03:07,113 * https://pypi.org/simple/ya-cloud-tools/ 2021-05-19T02:03:07,114 Fetching project page and analyzing links: https://pypi.org/simple/ya-cloud-tools/ 2021-05-19T02:03:07,114 Getting page https://pypi.org/simple/ya-cloud-tools/ 2021-05-19T02:03:07,116 Found index url https://pypi.org/simple 2021-05-19T02:03:07,205 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/7e/98/d331a5ce98fb843e1f38a30516a237e046cc03e3832d2f641a3aabe1371c/ya-cloud-tools-1.0.1.tar.gz#sha256=ba1f7a3b1f8cc411de9576309674eac0b7f9ba3afb8e8736438c7018d2d44b97 (from https://pypi.org/simple/ya-cloud-tools/) (requires-python:>=3.8) 2021-05-19T02:03:07,206 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a4/c1/31805b6f12c05e05b3a6736e1fce02dfe61673c6f9047ca898e748ab6387/ya-cloud-tools-1.0.2.tar.gz#sha256=070137fe04200ba05cf6af44a3a29b434717d377e82cc6a40b5cdd844b4fea80 (from https://pypi.org/simple/ya-cloud-tools/) (requires-python:>=3.8) 2021-05-19T02:03:07,206 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/b9/52/8f78f5a671cbeb8105941d0990467d4f8d1950dfed50ea48b81a7da98b57/ya-cloud-tools-1.0.3.tar.gz#sha256=ae769df199c497a143b92c0b4409437d4967ea7c53cce5d41b4b72bc11eca130 (from https://pypi.org/simple/ya-cloud-tools/) (requires-python:>=3.8) 2021-05-19T02:03:07,206 Skipping link: not a file: https://pypi.org/simple/ya-cloud-tools/ 2021-05-19T02:03:07,220 Given no hashes to check 0 links for project 'ya-cloud-tools': discarding no candidates 2021-05-19T02:03:07,220 ERROR: Could not find a version that satisfies the requirement ya-cloud-tools==1.0.2 (from versions: none) 2021-05-19T02:03:07,220 ERROR: No matching distribution found for ya-cloud-tools==1.0.2 2021-05-19T02:03:07,221 Exception information: 2021-05-19T02:03:07,221 Traceback (most recent call last): 2021-05-19T02:03:07,221 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-19T02:03:07,221 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-19T02:03:07,221 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-19T02:03:07,221 raise RequirementsConflicted(criterion) 2021-05-19T02:03:07,221 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ya-cloud-tools==1.0.2') 2021-05-19T02:03:07,221 2021-05-19T02:03:07,221 During handling of the above exception, another exception occurred: 2021-05-19T02:03:07,221 2021-05-19T02:03:07,221 Traceback (most recent call last): 2021-05-19T02:03:07,221 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-19T02:03:07,221 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-19T02:03:07,221 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-19T02:03:07,221 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-19T02:03:07,221 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-19T02:03:07,221 raise ResolutionImpossible(e.criterion.information) 2021-05-19T02:03:07,221 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ya-cloud-tools==1.0.2'), parent=None)] 2021-05-19T02:03:07,221 2021-05-19T02:03:07,221 The above exception was the direct cause of the following exception: 2021-05-19T02:03:07,221 2021-05-19T02:03:07,221 Traceback (most recent call last): 2021-05-19T02:03:07,221 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-19T02:03:07,221 status = self.run(options, args) 2021-05-19T02:03:07,221 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-19T02:03:07,221 return func(self, options, args) 2021-05-19T02:03:07,221 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-19T02:03:07,221 reqs, check_supported_wheels=True 2021-05-19T02:03:07,221 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-19T02:03:07,221 raise error from e 2021-05-19T02:03:07,221 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ya-cloud-tools==1.0.2 2021-05-19T02:03:07,226 Removed build tracker: '/tmp/pip-req-tracker-vk0hsp7z'