2022-02-03T13:16:13,965 Created temporary directory: /tmp/pip-ephem-wheel-cache-dsnpqt67 2022-02-03T13:16:13,971 Created temporary directory: /tmp/pip-req-tracker-1g2stjcf 2022-02-03T13:16:13,972 Initialized build tracking at /tmp/pip-req-tracker-1g2stjcf 2022-02-03T13:16:13,972 Created build tracker: /tmp/pip-req-tracker-1g2stjcf 2022-02-03T13:16:13,973 Entered build tracker: /tmp/pip-req-tracker-1g2stjcf 2022-02-03T13:16:13,974 Created temporary directory: /tmp/pip-wheel-1ah9hyv0 2022-02-03T13:16:14,047 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-03T13:16:14,053 2 location(s) to search for versions of yaloader: 2022-02-03T13:16:14,053 * https://pypi.org/simple/yaloader/ 2022-02-03T13:16:14,053 * https://www.piwheels.org/simple/yaloader/ 2022-02-03T13:16:14,054 Fetching project page and analyzing links: https://pypi.org/simple/yaloader/ 2022-02-03T13:16:14,055 Getting page https://pypi.org/simple/yaloader/ 2022-02-03T13:16:14,059 Found index url https://pypi.org/simple 2022-02-03T13:16:14,256 Skipping link: No binaries permitted for yaloader: https://files.pythonhosted.org/packages/c4/e9/de9ca0e05c330cd2ccc0270338e86e70f8a9395be1a8b5e553a6d7ef8892/yaloader-0.0.1-py3-none-any.whl#sha256=497c37c03d1a83c546ed0ce517c47780ea65671407fda5e8822159557768d792 (from https://pypi.org/simple/yaloader/) (requires-python:>=3.9) 2022-02-03T13:16:14,257 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/31/73/0e26dce25f2b9d9e708b8b60bfb2acbf5b9fb04edaa8b742cd0fba1ba696/yaloader-0.0.1.tar.gz#sha256=67f807cd54cb5f517462ba462b9f9e15a2f072824ba94d850d5c26c642b371b3 (from https://pypi.org/simple/yaloader/) (requires-python:>=3.9) 2022-02-03T13:16:14,258 Fetching project page and analyzing links: https://www.piwheels.org/simple/yaloader/ 2022-02-03T13:16:14,259 Getting page https://www.piwheels.org/simple/yaloader/ 2022-02-03T13:16:14,261 Found index url https://www.piwheels.org/simple 2022-02-03T13:16:14,477 Skipping link: not a file: https://www.piwheels.org/simple/yaloader/ 2022-02-03T13:16:14,478 Skipping link: not a file: https://pypi.org/simple/yaloader/ 2022-02-03T13:16:14,511 Given no hashes to check 0 links for project 'yaloader': discarding no candidates 2022-02-03T13:16:14,512 ERROR: Could not find a version that satisfies the requirement yaloader==0.0.1 (from versions: none) 2022-02-03T13:16:14,512 ERROR: No matching distribution found for yaloader==0.0.1 2022-02-03T13:16:14,513 Exception information: 2022-02-03T13:16:14,513 Traceback (most recent call last): 2022-02-03T13:16:14,513 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-03T13:16:14,513 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-03T13:16:14,513 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-03T13:16:14,513 raise RequirementsConflicted(criterion) 2022-02-03T13:16:14,513 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yaloader==0.0.1') 2022-02-03T13:16:14,513 2022-02-03T13:16:14,513 During handling of the above exception, another exception occurred: 2022-02-03T13:16:14,513 2022-02-03T13:16:14,513 Traceback (most recent call last): 2022-02-03T13:16:14,513 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-03T13:16:14,513 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-03T13:16:14,513 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-03T13:16:14,513 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-03T13:16:14,513 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-03T13:16:14,513 raise ResolutionImpossible(e.criterion.information) 2022-02-03T13:16:14,513 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yaloader==0.0.1'), parent=None)] 2022-02-03T13:16:14,513 2022-02-03T13:16:14,513 The above exception was the direct cause of the following exception: 2022-02-03T13:16:14,513 2022-02-03T13:16:14,513 Traceback (most recent call last): 2022-02-03T13:16:14,513 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-03T13:16:14,513 status = run_func(*args) 2022-02-03T13:16:14,513 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-03T13:16:14,513 return func(self, options, args) 2022-02-03T13:16:14,513 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-03T13:16:14,513 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-03T13:16:14,513 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-03T13:16:14,513 raise error from e 2022-02-03T13:16:14,513 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yaloader==0.0.1 2022-02-03T13:16:14,522 Removed build tracker: '/tmp/pip-req-tracker-1g2stjcf'