2022-02-20T06:33:13,139 Created temporary directory: /tmp/pip-ephem-wheel-cache-gyj0fstk 2022-02-20T06:33:13,144 Created temporary directory: /tmp/pip-req-tracker-h1sasroi 2022-02-20T06:33:13,145 Initialized build tracking at /tmp/pip-req-tracker-h1sasroi 2022-02-20T06:33:13,145 Created build tracker: /tmp/pip-req-tracker-h1sasroi 2022-02-20T06:33:13,146 Entered build tracker: /tmp/pip-req-tracker-h1sasroi 2022-02-20T06:33:13,147 Created temporary directory: /tmp/pip-wheel-qukc5luj 2022-02-20T06:33:13,215 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-20T06:33:13,224 2 location(s) to search for versions of fintest: 2022-02-20T06:33:13,224 * https://pypi.org/simple/fintest/ 2022-02-20T06:33:13,224 * https://www.piwheels.org/simple/fintest/ 2022-02-20T06:33:13,225 Fetching project page and analyzing links: https://pypi.org/simple/fintest/ 2022-02-20T06:33:13,226 Getting page https://pypi.org/simple/fintest/ 2022-02-20T06:33:13,229 Found index url https://pypi.org/simple 2022-02-20T06:33:13,339 Skipping link: No binaries permitted for fintest: https://files.pythonhosted.org/packages/40/b6/06b159518577cb9f2f107c1ce4e069900e7cfb43647fed76af0deff583da/fintest-0.1.0-py3-none-any.whl#sha256=e9590f0a329f2ee356067409d7fb7f42827a118b1e7a7259ee5082e409bdbd70 (from https://pypi.org/simple/fintest/) (requires-python:>=3.8) 2022-02-20T06:33:13,341 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/5a/96/b28f3fce3ec81f8b4ee376a8ce47b890268ba46d9bd4e5d63a9605838595/fintest-0.1.0.tar.gz#sha256=c36af3eed7a5b65e567d29df5571a78763b7b395541494950a0d0cd655134b92 (from https://pypi.org/simple/fintest/) (requires-python:>=3.8) 2022-02-20T06:33:13,342 Fetching project page and analyzing links: https://www.piwheels.org/simple/fintest/ 2022-02-20T06:33:13,343 Getting page https://www.piwheels.org/simple/fintest/ 2022-02-20T06:33:13,345 Found index url https://www.piwheels.org/simple 2022-02-20T06:33:13,580 Skipping link: not a file: https://www.piwheels.org/simple/fintest/ 2022-02-20T06:33:13,581 Skipping link: not a file: https://pypi.org/simple/fintest/ 2022-02-20T06:33:13,613 Given no hashes to check 0 links for project 'fintest': discarding no candidates 2022-02-20T06:33:13,614 ERROR: Could not find a version that satisfies the requirement fintest==0.1.0 (from versions: none) 2022-02-20T06:33:13,617 ERROR: No matching distribution found for fintest==0.1.0 2022-02-20T06:33:13,619 Exception information: 2022-02-20T06:33:13,619 Traceback (most recent call last): 2022-02-20T06:33:13,619 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-20T06:33:13,619 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-20T06:33:13,619 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-20T06:33:13,619 raise RequirementsConflicted(criterion) 2022-02-20T06:33:13,619 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fintest==0.1.0') 2022-02-20T06:33:13,619 2022-02-20T06:33:13,619 During handling of the above exception, another exception occurred: 2022-02-20T06:33:13,619 2022-02-20T06:33:13,619 Traceback (most recent call last): 2022-02-20T06:33:13,619 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-20T06:33:13,619 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-20T06:33:13,619 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-20T06:33:13,619 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-20T06:33:13,619 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-20T06:33:13,619 raise ResolutionImpossible(e.criterion.information) 2022-02-20T06:33:13,619 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fintest==0.1.0'), parent=None)] 2022-02-20T06:33:13,619 2022-02-20T06:33:13,619 The above exception was the direct cause of the following exception: 2022-02-20T06:33:13,619 2022-02-20T06:33:13,619 Traceback (most recent call last): 2022-02-20T06:33:13,619 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-20T06:33:13,619 status = run_func(*args) 2022-02-20T06:33:13,619 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-20T06:33:13,619 return func(self, options, args) 2022-02-20T06:33:13,619 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-20T06:33:13,619 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-20T06:33:13,619 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-20T06:33:13,619 raise error from e 2022-02-20T06:33:13,619 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fintest==0.1.0 2022-02-20T06:33:13,628 Removed build tracker: '/tmp/pip-req-tracker-h1sasroi'