2022-04-16T18:14:37,951 Created temporary directory: /tmp/pip-ephem-wheel-cache-fefqyoyn 2022-04-16T18:14:37,957 Created temporary directory: /tmp/pip-req-tracker-laai5ghn 2022-04-16T18:14:37,957 Initialized build tracking at /tmp/pip-req-tracker-laai5ghn 2022-04-16T18:14:37,958 Created build tracker: /tmp/pip-req-tracker-laai5ghn 2022-04-16T18:14:37,958 Entered build tracker: /tmp/pip-req-tracker-laai5ghn 2022-04-16T18:14:37,959 Created temporary directory: /tmp/pip-wheel-p7_z12gb 2022-04-16T18:14:38,028 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-16T18:14:38,036 2 location(s) to search for versions of no-vtf: 2022-04-16T18:14:38,036 * https://pypi.org/simple/no-vtf/ 2022-04-16T18:14:38,036 * https://www.piwheels.org/simple/no-vtf/ 2022-04-16T18:14:38,037 Fetching project page and analyzing links: https://pypi.org/simple/no-vtf/ 2022-04-16T18:14:38,038 Getting page https://pypi.org/simple/no-vtf/ 2022-04-16T18:14:38,041 Found index url https://pypi.org/simple 2022-04-16T18:14:38,155 Skipping link: No binaries permitted for no-vtf: https://files.pythonhosted.org/packages/d1/8b/5c6dcd492bb7bbccad9afea26329ae07268b64d98fc2f91fbe3cde5541da/no_vtf-1.0.0-py3-none-any.whl#sha256=b1f0252b08d743165dfb7556f309dcf84355f78d6018fc36cfa2c65d262ae1d4 (from https://pypi.org/simple/no-vtf/) (requires-python:>=3.10) 2022-04-16T18:14:38,157 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/91/38/5a29a026f37891c9074f00c620f4418f01dfd82ed51295e1834d5d758c30/no_vtf-1.0.0.tar.gz#sha256=7ffd7dedcfbb53df4436469d3a8a09142e686efad9b6e1d38a588b43a2d4176b (from https://pypi.org/simple/no-vtf/) (requires-python:>=3.10) 2022-04-16T18:14:38,157 Skipping link: No binaries permitted for no-vtf: https://files.pythonhosted.org/packages/f1/19/14e6916e83f60040d949960fac120a53c65311e18f34e8d771c29caf6a3e/no_vtf-2.0.0-py3-none-any.whl#sha256=f032ae3446128c853a7f38c4b12e07d93308e986660779a5ba5cc832f51a8ad1 (from https://pypi.org/simple/no-vtf/) (requires-python:>=3.10) 2022-04-16T18:14:38,158 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/c0/4f/527a571fba57a6ef53013dfc7a9b9f8b66a41af1b4a3f4009783c1227ddc/no_vtf-2.0.0.tar.gz#sha256=c8ebbffdf1237bfcd9e6afb0bf856167fdeb5df575a6bc30628c5fb6d3f24f1b (from https://pypi.org/simple/no-vtf/) (requires-python:>=3.10) 2022-04-16T18:14:38,159 Fetching project page and analyzing links: https://www.piwheels.org/simple/no-vtf/ 2022-04-16T18:14:38,160 Getting page https://www.piwheels.org/simple/no-vtf/ 2022-04-16T18:14:38,162 Found index url https://www.piwheels.org/simple 2022-04-16T18:14:38,394 Skipping link: not a file: https://www.piwheels.org/simple/no-vtf/ 2022-04-16T18:14:38,395 Skipping link: not a file: https://pypi.org/simple/no-vtf/ 2022-04-16T18:14:38,438 Given no hashes to check 0 links for project 'no-vtf': discarding no candidates 2022-04-16T18:14:38,439 ERROR: Could not find a version that satisfies the requirement no-vtf==2.0.0 (from versions: none) 2022-04-16T18:14:38,442 ERROR: No matching distribution found for no-vtf==2.0.0 2022-04-16T18:14:38,444 Exception information: 2022-04-16T18:14:38,444 Traceback (most recent call last): 2022-04-16T18:14:38,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-16T18:14:38,444 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-16T18:14:38,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-16T18:14:38,444 raise RequirementsConflicted(criterion) 2022-04-16T18:14:38,444 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('no-vtf==2.0.0') 2022-04-16T18:14:38,444 2022-04-16T18:14:38,444 During handling of the above exception, another exception occurred: 2022-04-16T18:14:38,444 2022-04-16T18:14:38,444 Traceback (most recent call last): 2022-04-16T18:14:38,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-16T18:14:38,444 result = self._result = resolver.resolve( 2022-04-16T18:14:38,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-16T18:14:38,444 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-16T18:14:38,444 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-16T18:14:38,444 raise ResolutionImpossible(e.criterion.information) 2022-04-16T18:14:38,444 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('no-vtf==2.0.0'), parent=None)] 2022-04-16T18:14:38,444 2022-04-16T18:14:38,444 The above exception was the direct cause of the following exception: 2022-04-16T18:14:38,444 2022-04-16T18:14:38,444 Traceback (most recent call last): 2022-04-16T18:14:38,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-16T18:14:38,444 status = run_func(*args) 2022-04-16T18:14:38,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-16T18:14:38,444 return func(self, options, args) 2022-04-16T18:14:38,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-16T18:14:38,444 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-16T18:14:38,444 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-16T18:14:38,444 raise error from e 2022-04-16T18:14:38,444 pip._internal.exceptions.DistributionNotFound: No matching distribution found for no-vtf==2.0.0 2022-04-16T18:14:38,452 Removed build tracker: '/tmp/pip-req-tracker-laai5ghn'