2021-11-15T23:46:25,775 Created temporary directory: /tmp/pip-ephem-wheel-cache-7y1k8odw 2021-11-15T23:46:25,778 Created temporary directory: /tmp/pip-req-tracker-4h0jahkr 2021-11-15T23:46:25,778 Initialized build tracking at /tmp/pip-req-tracker-4h0jahkr 2021-11-15T23:46:25,779 Created build tracker: /tmp/pip-req-tracker-4h0jahkr 2021-11-15T23:46:25,779 Entered build tracker: /tmp/pip-req-tracker-4h0jahkr 2021-11-15T23:46:25,779 Created temporary directory: /tmp/pip-wheel-ryucott_ 2021-11-15T23:46:25,812 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-15T23:46:25,814 2 location(s) to search for versions of finstat: 2021-11-15T23:46:25,814 * https://pypi.org/simple/finstat/ 2021-11-15T23:46:25,814 * https://www.piwheels.org/simple/finstat/ 2021-11-15T23:46:25,815 Fetching project page and analyzing links: https://pypi.org/simple/finstat/ 2021-11-15T23:46:25,815 Getting page https://pypi.org/simple/finstat/ 2021-11-15T23:46:25,817 Found index url https://pypi.org/simple 2021-11-15T23:46:25,905 Skipping link: No binaries permitted for finstat: https://files.pythonhosted.org/packages/14/58/cc7ebacbcda3e2e88ee42ef16d3e0b823b93b46efcd6ada579201d707b9b/finstat-0.0.5-py3-none-any.whl#sha256=4c2aece1e2ae367e724961d76e16490ac9d9b2fece1b04461b4b712ff67a56c1 (from https://pypi.org/simple/finstat/) (requires-python:>=3.9.6) 2021-11-15T23:46:25,905 Link requires a different Python (3.7.3 not in: '>=3.9.6'): https://files.pythonhosted.org/packages/8d/17/82e66f5693022125d653b7a34a574095dac22b93f346004d6be1e32994c7/finstat-0.0.5.tar.gz#sha256=7d8acda592ba727cd4e4e1a8001887d862b009c3c6e8a7e996b306a3285de20c (from https://pypi.org/simple/finstat/) (requires-python:>=3.9.6) 2021-11-15T23:46:25,906 Fetching project page and analyzing links: https://www.piwheels.org/simple/finstat/ 2021-11-15T23:46:25,906 Getting page https://www.piwheels.org/simple/finstat/ 2021-11-15T23:46:25,907 Found index url https://www.piwheels.org/simple 2021-11-15T23:46:26,095 Skipping link: not a file: https://www.piwheels.org/simple/finstat/ 2021-11-15T23:46:26,095 Skipping link: not a file: https://pypi.org/simple/finstat/ 2021-11-15T23:46:26,110 Given no hashes to check 0 links for project 'finstat': discarding no candidates 2021-11-15T23:46:26,110 ERROR: Could not find a version that satisfies the requirement finstat==0.0.5 (from versions: none) 2021-11-15T23:46:26,111 ERROR: No matching distribution found for finstat==0.0.5 2021-11-15T23:46:26,111 Exception information: 2021-11-15T23:46:26,111 Traceback (most recent call last): 2021-11-15T23:46:26,111 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-15T23:46:26,111 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-15T23:46:26,111 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-15T23:46:26,111 raise RequirementsConflicted(criterion) 2021-11-15T23:46:26,111 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('finstat==0.0.5') 2021-11-15T23:46:26,111 2021-11-15T23:46:26,111 During handling of the above exception, another exception occurred: 2021-11-15T23:46:26,111 2021-11-15T23:46:26,111 Traceback (most recent call last): 2021-11-15T23:46:26,111 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-15T23:46:26,111 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-15T23:46:26,111 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-15T23:46:26,111 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-15T23:46:26,111 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-15T23:46:26,111 raise ResolutionImpossible(e.criterion.information) 2021-11-15T23:46:26,111 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('finstat==0.0.5'), parent=None)] 2021-11-15T23:46:26,111 2021-11-15T23:46:26,111 The above exception was the direct cause of the following exception: 2021-11-15T23:46:26,111 2021-11-15T23:46:26,111 Traceback (most recent call last): 2021-11-15T23:46:26,111 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-15T23:46:26,111 status = self.run(options, args) 2021-11-15T23:46:26,111 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-15T23:46:26,111 return func(self, options, args) 2021-11-15T23:46:26,111 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-15T23:46:26,111 reqs, check_supported_wheels=True 2021-11-15T23:46:26,111 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-15T23:46:26,111 raise error from e 2021-11-15T23:46:26,111 pip._internal.exceptions.DistributionNotFound: No matching distribution found for finstat==0.0.5 2021-11-15T23:46:26,117 Removed build tracker: '/tmp/pip-req-tracker-4h0jahkr'