2022-03-13T18:03:40,521 Created temporary directory: /tmp/pip-ephem-wheel-cache-v2s1ora0 2022-03-13T18:03:40,527 Created temporary directory: /tmp/pip-req-tracker-k9yn5z9_ 2022-03-13T18:03:40,528 Initialized build tracking at /tmp/pip-req-tracker-k9yn5z9_ 2022-03-13T18:03:40,528 Created build tracker: /tmp/pip-req-tracker-k9yn5z9_ 2022-03-13T18:03:40,528 Entered build tracker: /tmp/pip-req-tracker-k9yn5z9_ 2022-03-13T18:03:40,529 Created temporary directory: /tmp/pip-wheel-xa9c2fnj 2022-03-13T18:03:40,598 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-13T18:03:40,607 2 location(s) to search for versions of inlinehashes: 2022-03-13T18:03:40,607 * https://pypi.org/simple/inlinehashes/ 2022-03-13T18:03:40,607 * https://www.piwheels.org/simple/inlinehashes/ 2022-03-13T18:03:40,608 Fetching project page and analyzing links: https://pypi.org/simple/inlinehashes/ 2022-03-13T18:03:40,609 Getting page https://pypi.org/simple/inlinehashes/ 2022-03-13T18:03:40,612 Found index url https://pypi.org/simple 2022-03-13T18:03:40,725 Skipping link: No binaries permitted for inlinehashes: https://files.pythonhosted.org/packages/25/ff/ccfcc5326af00ff2bb5cad1f53d19610d9543dc44b961c42cff610a44106/inlinehashes-0.0.1-py3-none-any.whl#sha256=58665769d77d12e90358731bfda28aed171da469c0170e1213e21fc390bd79ec (from https://pypi.org/simple/inlinehashes/) (requires-python:>=3.9,<4.0) 2022-03-13T18:03:40,727 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/53/62/8569fed2909468ade98e52e33bb5686282598ad326d1e78a49c54b31facc/inlinehashes-0.0.1.tar.gz#sha256=bcb9b8c80ae39cebd872cb424c4e0bf20c90e670083929988537f4471d31a9b5 (from https://pypi.org/simple/inlinehashes/) (requires-python:>=3.9,<4.0) 2022-03-13T18:03:40,728 Skipping link: No binaries permitted for inlinehashes: https://files.pythonhosted.org/packages/7c/2c/e4cbc2a3566775cc80c1adc605d8000615dd1558cf2a7f6f4cfc3340c6bf/inlinehashes-0.0.2-py3-none-any.whl#sha256=67dde6dd3b0bc3676e2b6c02b96ce199d4b14b54a6197d93e1fa5f84aab60438 (from https://pypi.org/simple/inlinehashes/) (requires-python:>=3.9,<4.0) 2022-03-13T18:03:40,729 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/93/14/9c4423e303abe5596376ef937e3710121a0c0e53c11442465a83993bec5d/inlinehashes-0.0.2.tar.gz#sha256=daea4d4d662f4b054b421acd3bd0f69dbd22dc36ca404a30e9c4cb3774ae22d6 (from https://pypi.org/simple/inlinehashes/) (requires-python:>=3.9,<4.0) 2022-03-13T18:03:40,730 Fetching project page and analyzing links: https://www.piwheels.org/simple/inlinehashes/ 2022-03-13T18:03:40,731 Getting page https://www.piwheels.org/simple/inlinehashes/ 2022-03-13T18:03:40,733 Found index url https://www.piwheels.org/simple 2022-03-13T18:03:40,951 Skipping link: No binaries permitted for inlinehashes: https://www.piwheels.org/simple/inlinehashes/inlinehashes-0.0.1-py3-none-any.whl#sha256=058aa47cbcdc0cfbecdcfae2f802a9d3a2dd47dd9347554778327aedc2fdb00d (from https://www.piwheels.org/simple/inlinehashes/) (requires-python:>=3.9,<4.0) 2022-03-13T18:03:40,952 Skipping link: not a file: https://www.piwheels.org/simple/inlinehashes/ 2022-03-13T18:03:40,953 Skipping link: not a file: https://pypi.org/simple/inlinehashes/ 2022-03-13T18:03:40,986 Given no hashes to check 0 links for project 'inlinehashes': discarding no candidates 2022-03-13T18:03:40,987 ERROR: Could not find a version that satisfies the requirement inlinehashes==0.0.2 (from versions: none) 2022-03-13T18:03:40,990 ERROR: No matching distribution found for inlinehashes==0.0.2 2022-03-13T18:03:40,991 Exception information: 2022-03-13T18:03:40,991 Traceback (most recent call last): 2022-03-13T18:03:40,991 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-13T18:03:40,991 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-13T18:03:40,991 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-13T18:03:40,991 raise RequirementsConflicted(criterion) 2022-03-13T18:03:40,991 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('inlinehashes==0.0.2') 2022-03-13T18:03:40,991 2022-03-13T18:03:40,991 During handling of the above exception, another exception occurred: 2022-03-13T18:03:40,991 2022-03-13T18:03:40,991 Traceback (most recent call last): 2022-03-13T18:03:40,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-03-13T18:03:40,991 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-03-13T18:03:40,991 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-13T18:03:40,991 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-13T18:03:40,991 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-13T18:03:40,991 raise ResolutionImpossible(e.criterion.information) 2022-03-13T18:03:40,991 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('inlinehashes==0.0.2'), parent=None)] 2022-03-13T18:03:40,991 2022-03-13T18:03:40,991 The above exception was the direct cause of the following exception: 2022-03-13T18:03:40,991 2022-03-13T18:03:40,991 Traceback (most recent call last): 2022-03-13T18:03:40,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-13T18:03:40,991 status = run_func(*args) 2022-03-13T18:03:40,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-13T18:03:40,991 return func(self, options, args) 2022-03-13T18:03:40,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-13T18:03:40,991 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-13T18:03:40,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-13T18:03:40,991 raise error from e 2022-03-13T18:03:40,991 pip._internal.exceptions.DistributionNotFound: No matching distribution found for inlinehashes==0.0.2 2022-03-13T18:03:41,000 Removed build tracker: '/tmp/pip-req-tracker-k9yn5z9_'