2022-05-01T19:20:15,961 Created temporary directory: /tmp/pip-ephem-wheel-cache-xeo10uq7 2022-05-01T19:20:15,966 Created temporary directory: /tmp/pip-req-tracker-0ewe2qn1 2022-05-01T19:20:15,967 Initialized build tracking at /tmp/pip-req-tracker-0ewe2qn1 2022-05-01T19:20:15,967 Created build tracker: /tmp/pip-req-tracker-0ewe2qn1 2022-05-01T19:20:15,968 Entered build tracker: /tmp/pip-req-tracker-0ewe2qn1 2022-05-01T19:20:15,969 Created temporary directory: /tmp/pip-wheel-fblzqcml 2022-05-01T19:20:16,030 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-05-01T19:20:16,038 2 location(s) to search for versions of ytr: 2022-05-01T19:20:16,038 * https://pypi.org/simple/ytr/ 2022-05-01T19:20:16,038 * https://www.piwheels.org/simple/ytr/ 2022-05-01T19:20:16,039 Fetching project page and analyzing links: https://pypi.org/simple/ytr/ 2022-05-01T19:20:16,040 Getting page https://pypi.org/simple/ytr/ 2022-05-01T19:20:16,043 Found index url https://pypi.org/simple 2022-05-01T19:20:16,157 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:20:16,159 Link requires a different Python (3.9.2 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:20:16,160 Fetching project page and analyzing links: https://www.piwheels.org/simple/ytr/ 2022-05-01T19:20:16,161 Getting page https://www.piwheels.org/simple/ytr/ 2022-05-01T19:20:16,163 Found index url https://www.piwheels.org/simple 2022-05-01T19:20:16,453 Skipping link: not a file: https://www.piwheels.org/simple/ytr/ 2022-05-01T19:20:16,454 Skipping link: not a file: https://pypi.org/simple/ytr/ 2022-05-01T19:20:16,497 Given no hashes to check 0 links for project 'ytr': discarding no candidates 2022-05-01T19:20:16,498 ERROR: Could not find a version that satisfies the requirement ytr==0.0.1 (from versions: none) 2022-05-01T19:20:16,501 ERROR: No matching distribution found for ytr==0.0.1 2022-05-01T19:20:16,502 Exception information: 2022-05-01T19:20:16,502 Traceback (most recent call last): 2022-05-01T19:20:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-05-01T19:20:16,502 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-05-01T19:20:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-05-01T19:20:16,502 raise RequirementsConflicted(criterion) 2022-05-01T19:20:16,502 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ytr==0.0.1') 2022-05-01T19:20:16,502 2022-05-01T19:20:16,502 During handling of the above exception, another exception occurred: 2022-05-01T19:20:16,502 2022-05-01T19:20:16,502 Traceback (most recent call last): 2022-05-01T19:20:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-05-01T19:20:16,502 result = self._result = resolver.resolve( 2022-05-01T19:20:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-05-01T19:20:16,502 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-05-01T19:20:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-05-01T19:20:16,502 raise ResolutionImpossible(e.criterion.information) 2022-05-01T19:20:16,502 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ytr==0.0.1'), parent=None)] 2022-05-01T19:20:16,502 2022-05-01T19:20:16,502 The above exception was the direct cause of the following exception: 2022-05-01T19:20:16,502 2022-05-01T19:20:16,502 Traceback (most recent call last): 2022-05-01T19:20:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-05-01T19:20:16,502 status = run_func(*args) 2022-05-01T19:20:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-05-01T19:20:16,502 return func(self, options, args) 2022-05-01T19:20:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-05-01T19:20:16,502 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-05-01T19:20:16,502 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-05-01T19:20:16,502 raise error from e 2022-05-01T19:20:16,502 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ytr==0.0.1 2022-05-01T19:20:16,511 Removed build tracker: '/tmp/pip-req-tracker-0ewe2qn1'