2022-04-16T18:05:17,763 Created temporary directory: /tmp/pip-ephem-wheel-cache-rnm22_ht 2022-04-16T18:05:17,768 Created temporary directory: /tmp/pip-req-tracker-sg29wip9 2022-04-16T18:05:17,769 Initialized build tracking at /tmp/pip-req-tracker-sg29wip9 2022-04-16T18:05:17,769 Created build tracker: /tmp/pip-req-tracker-sg29wip9 2022-04-16T18:05:17,770 Entered build tracker: /tmp/pip-req-tracker-sg29wip9 2022-04-16T18:05:17,771 Created temporary directory: /tmp/pip-wheel-9xxdppav 2022-04-16T18:05:17,840 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-16T18:05:17,854 2 location(s) to search for versions of no-vtf: 2022-04-16T18:05:17,854 * https://pypi.org/simple/no-vtf/ 2022-04-16T18:05:17,854 * https://www.piwheels.org/simple/no-vtf/ 2022-04-16T18:05:17,855 Fetching project page and analyzing links: https://pypi.org/simple/no-vtf/ 2022-04-16T18:05:17,856 Getting page https://pypi.org/simple/no-vtf/ 2022-04-16T18:05:17,859 Found index url https://pypi.org/simple 2022-04-16T18:05:17,968 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:05:17,970 Link requires a different Python (3.7.3 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:05:17,971 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:05:17,972 Link requires a different Python (3.7.3 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:05:17,973 Fetching project page and analyzing links: https://www.piwheels.org/simple/no-vtf/ 2022-04-16T18:05:17,974 Getting page https://www.piwheels.org/simple/no-vtf/ 2022-04-16T18:05:17,976 Found index url https://www.piwheels.org/simple 2022-04-16T18:05:18,187 Skipping link: not a file: https://www.piwheels.org/simple/no-vtf/ 2022-04-16T18:05:18,188 Skipping link: not a file: https://pypi.org/simple/no-vtf/ 2022-04-16T18:05:18,220 Given no hashes to check 0 links for project 'no-vtf': discarding no candidates 2022-04-16T18:05:18,221 ERROR: Could not find a version that satisfies the requirement no-vtf==2.0.0 (from versions: none) 2022-04-16T18:05:18,224 ERROR: No matching distribution found for no-vtf==2.0.0 2022-04-16T18:05:18,226 Exception information: 2022-04-16T18:05:18,226 Traceback (most recent call last): 2022-04-16T18:05:18,226 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-16T18:05:18,226 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-16T18:05:18,226 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-16T18:05:18,226 raise RequirementsConflicted(criterion) 2022-04-16T18:05:18,226 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('no-vtf==2.0.0') 2022-04-16T18:05:18,226 2022-04-16T18:05:18,226 During handling of the above exception, another exception occurred: 2022-04-16T18:05:18,226 2022-04-16T18:05:18,226 Traceback (most recent call last): 2022-04-16T18:05:18,226 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-16T18:05:18,226 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-16T18:05:18,226 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-16T18:05:18,226 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-16T18:05:18,226 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-16T18:05:18,226 raise ResolutionImpossible(e.criterion.information) 2022-04-16T18:05:18,226 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('no-vtf==2.0.0'), parent=None)] 2022-04-16T18:05:18,226 2022-04-16T18:05:18,226 The above exception was the direct cause of the following exception: 2022-04-16T18:05:18,226 2022-04-16T18:05:18,226 Traceback (most recent call last): 2022-04-16T18:05:18,226 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-16T18:05:18,226 status = run_func(*args) 2022-04-16T18:05:18,226 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-16T18:05:18,226 return func(self, options, args) 2022-04-16T18:05:18,226 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-16T18:05:18,226 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-16T18:05:18,226 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-16T18:05:18,226 raise error from e 2022-04-16T18:05:18,226 pip._internal.exceptions.DistributionNotFound: No matching distribution found for no-vtf==2.0.0 2022-04-16T18:05:18,234 Removed build tracker: '/tmp/pip-req-tracker-sg29wip9'