2022-05-01T19:14:20,516 Created temporary directory: /tmp/pip-ephem-wheel-cache-b9gsmlfl 2022-05-01T19:14:20,522 Created temporary directory: /tmp/pip-req-tracker-uyu18te9 2022-05-01T19:14:20,522 Initialized build tracking at /tmp/pip-req-tracker-uyu18te9 2022-05-01T19:14:20,523 Created build tracker: /tmp/pip-req-tracker-uyu18te9 2022-05-01T19:14:20,523 Entered build tracker: /tmp/pip-req-tracker-uyu18te9 2022-05-01T19:14:20,524 Created temporary directory: /tmp/pip-wheel-ttcnh8cp 2022-05-01T19:14:20,591 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-01T19:14:20,600 2 location(s) to search for versions of ytr: 2022-05-01T19:14:20,600 * https://pypi.org/simple/ytr/ 2022-05-01T19:14:20,600 * https://www.piwheels.org/simple/ytr/ 2022-05-01T19:14:20,601 Fetching project page and analyzing links: https://pypi.org/simple/ytr/ 2022-05-01T19:14:20,602 Getting page https://pypi.org/simple/ytr/ 2022-05-01T19:14:20,605 Found index url https://pypi.org/simple 2022-05-01T19:14:20,713 Skipping link: No binaries permitted for ytr: https://files.pythonhosted.org/packages/6b/50/f6e3cfea63540c8bea9a77238acb3a6facce39b733367766f5525c12146f/ytr-0.0.1-py3-none-any.whl#sha256=a8cd42c55e7233919f7384d1a292815af68f7261b5af2f1b12b0ad9f21d8a732 (from https://pypi.org/simple/ytr/) (requires-python:>=3.10,<3.11) 2022-05-01T19:14:20,715 Link requires a different Python (3.7.3 not in: '>=3.10,<3.11'): https://files.pythonhosted.org/packages/81/91/49efd63110e21d546900ecb3707c46a73065951cb5d397dcd1a5936a94a3/ytr-0.0.1.tar.gz#sha256=4ab44da165f13551d92b913d9418b286a37e79e283afa58e5c4cb7a22d43ea71 (from https://pypi.org/simple/ytr/) (requires-python:>=3.10,<3.11) 2022-05-01T19:14:20,716 Fetching project page and analyzing links: https://www.piwheels.org/simple/ytr/ 2022-05-01T19:14:20,716 Getting page https://www.piwheels.org/simple/ytr/ 2022-05-01T19:14:20,718 Found index url https://www.piwheels.org/simple 2022-05-01T19:14:20,927 Skipping link: not a file: https://www.piwheels.org/simple/ytr/ 2022-05-01T19:14:20,928 Skipping link: not a file: https://pypi.org/simple/ytr/ 2022-05-01T19:14:20,960 Given no hashes to check 0 links for project 'ytr': discarding no candidates 2022-05-01T19:14:20,961 ERROR: Could not find a version that satisfies the requirement ytr==0.0.1 (from versions: none) 2022-05-01T19:14:20,964 ERROR: No matching distribution found for ytr==0.0.1 2022-05-01T19:14:20,966 Exception information: 2022-05-01T19:14:20,966 Traceback (most recent call last): 2022-05-01T19:14:20,966 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-01T19:14:20,966 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-01T19:14:20,966 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-01T19:14:20,966 raise RequirementsConflicted(criterion) 2022-05-01T19:14:20,966 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ytr==0.0.1') 2022-05-01T19:14:20,966 2022-05-01T19:14:20,966 During handling of the above exception, another exception occurred: 2022-05-01T19:14:20,966 2022-05-01T19:14:20,966 Traceback (most recent call last): 2022-05-01T19:14:20,966 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-05-01T19:14:20,966 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-05-01T19:14:20,966 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-01T19:14:20,966 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-01T19:14:20,966 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-01T19:14:20,966 raise ResolutionImpossible(e.criterion.information) 2022-05-01T19:14:20,966 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ytr==0.0.1'), parent=None)] 2022-05-01T19:14:20,966 2022-05-01T19:14:20,966 The above exception was the direct cause of the following exception: 2022-05-01T19:14:20,966 2022-05-01T19:14:20,966 Traceback (most recent call last): 2022-05-01T19:14:20,966 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-01T19:14:20,966 status = run_func(*args) 2022-05-01T19:14:20,966 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-01T19:14:20,966 return func(self, options, args) 2022-05-01T19:14:20,966 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-01T19:14:20,966 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-01T19:14:20,966 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-01T19:14:20,966 raise error from e 2022-05-01T19:14:20,966 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ytr==0.0.1 2022-05-01T19:14:20,975 Removed build tracker: '/tmp/pip-req-tracker-uyu18te9'