2022-03-13T10:39:15,125 Created temporary directory: /tmp/pip-ephem-wheel-cache-jlc05rj8 2022-03-13T10:39:15,130 Created temporary directory: /tmp/pip-req-tracker-hsa3pm1t 2022-03-13T10:39:15,131 Initialized build tracking at /tmp/pip-req-tracker-hsa3pm1t 2022-03-13T10:39:15,132 Created build tracker: /tmp/pip-req-tracker-hsa3pm1t 2022-03-13T10:39:15,132 Entered build tracker: /tmp/pip-req-tracker-hsa3pm1t 2022-03-13T10:39:15,133 Created temporary directory: /tmp/pip-wheel-q56ctosc 2022-03-13T10:39:15,201 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-13T10:39:15,210 2 location(s) to search for versions of yamlimg: 2022-03-13T10:39:15,210 * https://pypi.org/simple/yamlimg/ 2022-03-13T10:39:15,210 * https://www.piwheels.org/simple/yamlimg/ 2022-03-13T10:39:15,211 Fetching project page and analyzing links: https://pypi.org/simple/yamlimg/ 2022-03-13T10:39:15,212 Getting page https://pypi.org/simple/yamlimg/ 2022-03-13T10:39:15,215 Found index url https://pypi.org/simple 2022-03-13T10:39:15,327 Skipping link: No binaries permitted for yamlimg: https://files.pythonhosted.org/packages/56/b6/0739e5cfd747e825f096fbc40f58f61bb9aadc39c1ff30c241f8ea455b5a/yamlimg-1.0.0-py3-none-any.whl#sha256=6f13ca1152059d0d10a5a450bae34e736cd39ba47573648ab30d08dbf909fe9c (from https://pypi.org/simple/yamlimg/) (requires-python:>=3.8,<4.0) 2022-03-13T10:39:15,329 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/dd/78/4973711e58b6d5f43bd4ac335b63f108837ee2d0de2fd61e573fed543665/yamlimg-1.0.0.tar.gz#sha256=96cdf4a81928a2c2dde2dbf22c3e00cec9ad33530af5a725a68c815eda89be56 (from https://pypi.org/simple/yamlimg/) (requires-python:>=3.8,<4.0) 2022-03-13T10:39:15,330 Fetching project page and analyzing links: https://www.piwheels.org/simple/yamlimg/ 2022-03-13T10:39:15,330 Getting page https://www.piwheels.org/simple/yamlimg/ 2022-03-13T10:39:15,332 Found index url https://www.piwheels.org/simple 2022-03-13T10:39:15,535 Skipping link: not a file: https://www.piwheels.org/simple/yamlimg/ 2022-03-13T10:39:15,535 Skipping link: not a file: https://pypi.org/simple/yamlimg/ 2022-03-13T10:39:15,568 Given no hashes to check 0 links for project 'yamlimg': discarding no candidates 2022-03-13T10:39:15,569 ERROR: Could not find a version that satisfies the requirement yamlimg==1.0.0 (from versions: none) 2022-03-13T10:39:15,571 ERROR: No matching distribution found for yamlimg==1.0.0 2022-03-13T10:39:15,573 Exception information: 2022-03-13T10:39:15,573 Traceback (most recent call last): 2022-03-13T10:39:15,573 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-13T10:39:15,573 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-13T10:39:15,573 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-13T10:39:15,573 raise RequirementsConflicted(criterion) 2022-03-13T10:39:15,573 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yamlimg==1.0.0') 2022-03-13T10:39:15,573 2022-03-13T10:39:15,573 During handling of the above exception, another exception occurred: 2022-03-13T10:39:15,573 2022-03-13T10:39:15,573 Traceback (most recent call last): 2022-03-13T10:39:15,573 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-13T10:39:15,573 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-13T10:39:15,573 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-13T10:39:15,573 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-13T10:39:15,573 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-13T10:39:15,573 raise ResolutionImpossible(e.criterion.information) 2022-03-13T10:39:15,573 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yamlimg==1.0.0'), parent=None)] 2022-03-13T10:39:15,573 2022-03-13T10:39:15,573 The above exception was the direct cause of the following exception: 2022-03-13T10:39:15,573 2022-03-13T10:39:15,573 Traceback (most recent call last): 2022-03-13T10:39:15,573 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-13T10:39:15,573 status = run_func(*args) 2022-03-13T10:39:15,573 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-13T10:39:15,573 return func(self, options, args) 2022-03-13T10:39:15,573 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-13T10:39:15,573 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-13T10:39:15,573 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-13T10:39:15,573 raise error from e 2022-03-13T10:39:15,573 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yamlimg==1.0.0 2022-03-13T10:39:15,582 Removed build tracker: '/tmp/pip-req-tracker-hsa3pm1t'