2022-04-30T14:42:19,407 Created temporary directory: /tmp/pip-ephem-wheel-cache-986o5gmr 2022-04-30T14:42:19,413 Created temporary directory: /tmp/pip-req-tracker-w8t9clj9 2022-04-30T14:42:19,414 Initialized build tracking at /tmp/pip-req-tracker-w8t9clj9 2022-04-30T14:42:19,414 Created build tracker: /tmp/pip-req-tracker-w8t9clj9 2022-04-30T14:42:19,415 Entered build tracker: /tmp/pip-req-tracker-w8t9clj9 2022-04-30T14:42:19,416 Created temporary directory: /tmp/pip-wheel-zz25ni1b 2022-04-30T14:42:19,490 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-30T14:42:19,499 2 location(s) to search for versions of pyini-parser: 2022-04-30T14:42:19,499 * https://pypi.org/simple/pyini-parser/ 2022-04-30T14:42:19,499 * https://www.piwheels.org/simple/pyini-parser/ 2022-04-30T14:42:19,500 Fetching project page and analyzing links: https://pypi.org/simple/pyini-parser/ 2022-04-30T14:42:19,501 Getting page https://pypi.org/simple/pyini-parser/ 2022-04-30T14:42:19,504 Found index url https://pypi.org/simple 2022-04-30T14:42:19,618 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/0b/de/55ec929d0a3e5427542bcd05a5169f9d72ddf22f809d2cb5cd1128f91c98/pyini-parser-0.3.0.tar.gz#sha256=68786ad39fa20a90034beef463eb105d0529e6367b62ea860e71749db9a73963 (from https://pypi.org/simple/pyini-parser/) (requires-python:>=3.8,<4.0) 2022-04-30T14:42:19,619 Skipping link: No binaries permitted for pyini-parser: https://files.pythonhosted.org/packages/7a/81/60758864c902c4da45cd28cd2edcad3b38dc788bb99a366412fe5633afdd/pyini_parser-0.3.0-py3-none-any.whl#sha256=8d25559e146de09f6127c451edd84f552c2c6cd2531038068339a156861befbf (from https://pypi.org/simple/pyini-parser/) (requires-python:>=3.8,<4.0) 2022-04-30T14:42:19,620 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/ed/6c/0e6facae5e2315471277c993f1ae069ab61c9fb513ada482579aa7d41981/pyini-parser-0.4.0.tar.gz#sha256=5f1149903b06f2bff224b961670832df088050c223108020232e9422e4d1cbff (from https://pypi.org/simple/pyini-parser/) (requires-python:>=3.8,<4.0) 2022-04-30T14:42:19,621 Skipping link: No binaries permitted for pyini-parser: https://files.pythonhosted.org/packages/8d/de/265690da2d0728a6d57821200cc05ca3ddf8ccf0742525b5722b855a72e0/pyini_parser-0.4.0-py3-none-any.whl#sha256=567da7320c6fe9b6189ae8b26a2b0dfe12b6ed00cb763c31824a92309b371a16 (from https://pypi.org/simple/pyini-parser/) (requires-python:>=3.8,<4.0) 2022-04-30T14:42:19,622 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyini-parser/ 2022-04-30T14:42:19,622 Getting page https://www.piwheels.org/simple/pyini-parser/ 2022-04-30T14:42:19,624 Found index url https://www.piwheels.org/simple 2022-04-30T14:42:19,836 Skipping link: not a file: https://www.piwheels.org/simple/pyini-parser/ 2022-04-30T14:42:19,836 Skipping link: not a file: https://pypi.org/simple/pyini-parser/ 2022-04-30T14:42:19,869 Given no hashes to check 0 links for project 'pyini-parser': discarding no candidates 2022-04-30T14:42:19,870 ERROR: Could not find a version that satisfies the requirement pyini-parser==0.3.0 (from versions: none) 2022-04-30T14:42:19,873 ERROR: No matching distribution found for pyini-parser==0.3.0 2022-04-30T14:42:19,875 Exception information: 2022-04-30T14:42:19,875 Traceback (most recent call last): 2022-04-30T14:42:19,875 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-30T14:42:19,875 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-30T14:42:19,875 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-30T14:42:19,875 raise RequirementsConflicted(criterion) 2022-04-30T14:42:19,875 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyini-parser==0.3.0') 2022-04-30T14:42:19,875 2022-04-30T14:42:19,875 During handling of the above exception, another exception occurred: 2022-04-30T14:42:19,875 2022-04-30T14:42:19,875 Traceback (most recent call last): 2022-04-30T14:42:19,875 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-04-30T14:42:19,875 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-04-30T14:42:19,875 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-30T14:42:19,875 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-30T14:42:19,875 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-30T14:42:19,875 raise ResolutionImpossible(e.criterion.information) 2022-04-30T14:42:19,875 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyini-parser==0.3.0'), parent=None)] 2022-04-30T14:42:19,875 2022-04-30T14:42:19,875 The above exception was the direct cause of the following exception: 2022-04-30T14:42:19,875 2022-04-30T14:42:19,875 Traceback (most recent call last): 2022-04-30T14:42:19,875 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-30T14:42:19,875 status = run_func(*args) 2022-04-30T14:42:19,875 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-30T14:42:19,875 return func(self, options, args) 2022-04-30T14:42:19,875 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-30T14:42:19,875 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-30T14:42:19,875 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-30T14:42:19,875 raise error from e 2022-04-30T14:42:19,875 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyini-parser==0.3.0 2022-04-30T14:42:19,884 Removed build tracker: '/tmp/pip-req-tracker-w8t9clj9'